Skip to content
Commit 2e931f3f authored by Leandro Belli's avatar Leandro Belli 👾 Committed by tarek-arm
Browse files

fwk_arch: Fix buffered log output behaviour



When the SCP is compiled as a subsystem `SCP_ENABLE_SUB_SYSTEM_MODE` is
enabled, logging is not printed correctly. In this mode, only one
character is printed instead of the complete log message. This defect
is fixed by replacing `fwk_log_unbuffer` with `fwk_log_flush`.

Signed-off-by: Leandro Belli's avatarLeandro Belli <leandro.belli@arm.com>
Change-Id: If7ae17aad66e252db823b690c794ca6b5620e882
parent 858076b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment