Home
last modified time | relevance | path

Searched hist:"6 d415de83fe084c08558895837d0eb90210420a9" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/common/aarch32/
H A Dplat_sp_min_common.c6d415de83fe084c08558895837d0eb90210420a9 Thu Mar 07 14:08:03 UTC 2024 Salman Nabi <salman.nabi@arm.com> refactor(bl32): flush before console switch state

Move console_switch_state(CONSOLE_FLAG_RUNTIME) to sp_min_main() so
that this becomes the last call before bl32/sp_min exits. This also
ensures that console_flush() is called before switching console state
to runtime.

This patch mimics the behavior of console_switch_state() call in BL31
per this patch
https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/26771/4.

Change-Id: I5b562d02706b19bb8b14154be97b6e9ef4e2fd3b
Signed-off-by: Salman Nabi <salman.nabi@arm.com>
/rk3399_ARM-atf/bl32/sp_min/
H A Dsp_min_main.c6d415de83fe084c08558895837d0eb90210420a9 Thu Mar 07 14:08:03 UTC 2024 Salman Nabi <salman.nabi@arm.com> refactor(bl32): flush before console switch state

Move console_switch_state(CONSOLE_FLAG_RUNTIME) to sp_min_main() so
that this becomes the last call before bl32/sp_min exits. This also
ensures that console_flush() is called before switching console state
to runtime.

This patch mimics the behavior of console_switch_state() call in BL31
per this patch
https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/26771/4.

Change-Id: I5b562d02706b19bb8b14154be97b6e9ef4e2fd3b
Signed-off-by: Salman Nabi <salman.nabi@arm.com>