Skip to content
Snippets Groups Projects
Commit 02251eef authored by Peng Fan's avatar Peng Fan Committed by Albert ARIBAUD
Browse files

ARM: HYP/non-sec: relocation before enable secondary cores


If CONFIG_ARMV7_PSCI is not defined and CONFIG_ARMV7_SECURE_BASE is defined,
smp_kicl_all_cpus may enable secondary cores and runs into secure_ram_addr(
_smp_pen), before code is relocated to secure ram.
So need relocation to secure ram before enable secondary cores.

Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
Acked-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 419fa9ae
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