Home
last modified time | relevance | path

Searched hist:d3c643c2dceb811cafe494084bd323d4fd522187 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx93/
H A Dimx93_bl31_setup.cd3c643c2dceb811cafe494084bd323d4fd522187 Mon Feb 19 14:51:12 UTC 2024 Salman Nabi <salman.nabi@arm.com> 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>
/rk3399_ARM-atf/plat/imx/imx8qm/
H A Dimx8qm_bl31_setup.cd3c643c2dceb811cafe494084bd323d4fd522187 Mon Feb 19 14:51:12 UTC 2024 Salman Nabi <salman.nabi@arm.com> 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>
/rk3399_ARM-atf/plat/imx/imx8qx/
H A Dimx8qx_bl31_setup.cd3c643c2dceb811cafe494084bd323d4fd522187 Mon Feb 19 14:51:12 UTC 2024 Salman Nabi <salman.nabi@arm.com> 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>