Searched hist:"46163 ddddbdaffe5ce73b821e497563084ab7bfe" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/brcm/common/ |
| H A D | brcm_bl31_setup.c | 46163ddddbdaffe5ce73b821e497563084ab7bfe Mon Feb 19 13:53:47 UTC 2024 Salman Nabi <salman.nabi@arm.com> refactor(brcm): 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 Broadcom platform only.
Change-Id: I693f749bbf56911638b03e069659e86b95b1050e Signed-off-by: Salman Nabi <salman.nabi@arm.com>
|