mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00
![]() 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> |
||
---|---|---|
.. | ||
drivers | ||
include | ||
platform.mk | ||
sq_bl2_setup.c | ||
sq_bl31_setup.c | ||
sq_ccn.c | ||
sq_gicv3.c | ||
sq_helpers.S | ||
sq_image_desc.c | ||
sq_io_storage.c | ||
sq_psci.c | ||
sq_rotpk.S | ||
sq_spm.c | ||
sq_tbbr.c | ||
sq_topology.c | ||
sq_xlat_setup.c |