Skip to content
Snippets Groups Projects
Commit c19e0dd7 authored by Marc Zyngier's avatar Marc Zyngier Committed by Albert ARIBAUD
Browse files

ARM: HYP/non-sec: move switch to non-sec to the last boot phase


Having the switch to non-secure in the "prep" phase is causing
all kind of troubles, as that stage can be called multiple times.

Instead, move the switch to non-secure to the last possible phase,
when there is no turning back anymore.

Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
Acked-by: default avatarIan Campbell <ijc@hellion.org.uk>
parent b1cdd8ba
No related branches found
No related tags found
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