Skip to content
Commit 40ba21f5 authored by Ziad Elhanafy's avatar Ziad Elhanafy
Browse files

arm-bsp/trusted-firmware-m: Add FVP shutdown handler



In Kronos, There is no differentiation between a reset and
a shutdown request. A shutdown request results in a system
reset which is an incorrect behavior.

This is because the FVP model can not be turned off through
software.

Create a work around by adding a shutdown handler that
prints a shutdown message, This message can be detected
by the FVP shutdown_tag parameter causing the FVP to
terminate.

Signed-off-by: Ziad Elhanafy's avatarZiad Elhanafy <ziad.elhanafy@arm.com>
parent f244564e
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