arm-trusted-firmware/bl32/sp_min
Salman Nabi 6d415de83f refactor(bl32): flush before console switch state
Move console_switch_state(CONSOLE_FLAG_RUNTIME) to sp_min_main() so
that this becomes the last call before bl32/sp_min exits. This also
ensures that console_flush() is called before switching console state
to runtime.

This patch mimics the behavior of console_switch_state() call in BL31
per this patch
https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/26771/4.

Change-Id: I5b562d02706b19bb8b14154be97b6e9ef4e2fd3b
Signed-off-by: Salman Nabi <salman.nabi@arm.com>
2025-01-21 12:22:57 +01:00
..
aarch32 feat(bl32): create an sp_min_setup function 2024-04-24 15:44:28 +02:00
sp_min.ld.S feat(build): check that .text section starts at page boundary 2023-11-06 23:22:25 +03:00
sp_min.mk refactor(smccc): refactor vendor-el3 build 2024-05-06 09:42:11 -05:00
sp_min_main.c refactor(bl32): flush before console switch state 2025-01-21 12:22:57 +01:00
sp_min_private.h feat(bl32): create an sp_min_setup function 2024-04-24 15:44:28 +02:00
wa_cve_2017_5715_bpiall.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
wa_cve_2017_5715_icache_inv.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00