arm-trusted-firmware/plat/imx
Salman Nabi d3c643c2dc refactor(imx): console runtime switch on bl31 exit
Flush the FIFO before switching to runtime. This is so that there are
no lingering chars in the FIFO when we move to the runtime console.

TF-A plans to refactor the console_Switch_state(CONSOLE_FLAG_RUNTIME)
and console_flush() calls and make them the last calls in bl31_main()
(before BL31 exits). Until then they are being left as the last calls
in bl31_plat_runtime_setup() for testing before refactoring.

This patch affects the Freescale/NXP SoCs imx93, imx8qm and imx8qx.

Change-Id: Iece74579e1d15eeeb8279db0c53d74bce45545bd
Signed-off-by: Salman Nabi <salman.nabi@arm.com>
2024-05-08 15:50:58 +02:00
..
common build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
imx7 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
imx8m feat(imx8mq): detect console base address during runtime 2024-04-01 15:08:20 +02:00
imx8qm refactor(imx): console runtime switch on bl31 exit 2024-05-08 15:50:58 +02:00
imx8qx refactor(imx): console runtime switch on bl31 exit 2024-05-08 15:50:58 +02:00
imx8ulp feat(imx8ulp): give HIFI4 DSP access to more resources 2024-03-26 15:51:26 +02:00
imx93 refactor(imx): console runtime switch on bl31 exit 2024-05-08 15:50:58 +02:00