arm-trusted-firmware/plat/socionext/synquacer
Salman Nabi 92752355f5 refactor(synquacer): console runtime switch on bl31 exit
TF-A plans to move the console_flush() and
console_switch_state(CONOSLE_FLAG_RUNTIME) calls to bl31_main() just
before BL31 exits.

For now we are mimicking the generic implementation by calling flush
and changing the console state to runtime at the end of
bl31_plat_runtime_setup() for each platform. This is so that each
platform can test it prior to moving flush and switch to bl31_main().

This patch affects the synquacer SoC of the socionext platform.

Change-Id: I85a251e3d9732c5fb5010c3c8bb7323c4f57fa96
Signed-off-by: Salman Nabi <salman.nabi@arm.com>
2024-05-08 15:50:58 +02:00
..
drivers refactor(plat/synquacer): update PSCI system_off handling 2021-12-07 17:33:29 +09:00
include build: always prefix section names with . 2023-02-20 18:29:33 +00:00
platform.mk refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
sq_bl2_setup.c feat(synquacer): add BL2 support 2022-06-27 13:12:24 -05:00
sq_bl31_setup.c refactor(synquacer): console runtime switch on bl31 exit 2024-05-08 15:50:58 +02:00
sq_ccn.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sq_gicv3.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sq_helpers.S feat(synquacer): add BL2 support 2022-06-27 13:12:24 -05:00
sq_image_desc.c feat(synquacer): add BL2 support 2022-06-27 13:12:24 -05:00
sq_io_storage.c feat(synquacer): add FWU Multi Bank Update support 2022-06-27 13:12:24 -05:00
sq_psci.c feat(synquacer): add BL2 support 2022-06-27 13:12:24 -05:00
sq_rotpk.S feat(synquacer): add TBBR support 2022-06-27 13:12:24 -05:00
sq_spm.c spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
sq_tbbr.c feat(synquacer): add TBBR support 2022-06-27 13:12:24 -05:00
sq_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sq_xlat_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00