commit | 72739664dd0d59cf3a0b1b13900f49181c3377ae | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Wed Mar 06 16:52:57 2024 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Wed Mar 06 19:20:58 2024 +0000 |
tree | 335005d8776b9965c91f7b0078ca2e3190aa18b5 | |
parent | 455ff2e1f0a0fa73829332be747d79513aac92e7 [diff] |
fix(arm): move console flush/switch in common function There are some CI configs which apply patch on the fly to test some unusual test scenarios. After commit c864af989 there is one patch which does not apply cleanly into arm_bl31_plat_runtime_setup(). To fix this issue move console flush/switch into the caller of this function. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I4116044d53bef349a707c977cf26d1df65200045