diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-02-04 18:15:09 +0800 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2015-03-01 16:33:21 +0100 |
commit | 02251eefc95c477f4ff6aa7568dfd4be7c69c31f (patch) | |
tree | c4b9382fa20815bb8fc7983e1e0d383734ffedc8 /board/cm-bf561/cm-bf561.c | |
parent | 419fa9ae216716789e45f2b18cb975db35c6d669 (diff) | |
download | u-boot-imx-02251eefc95c477f4ff6aa7568dfd4be7c69c31f.zip u-boot-imx-02251eefc95c477f4ff6aa7568dfd4be7c69c31f.tar.gz u-boot-imx-02251eefc95c477f4ff6aa7568dfd4be7c69c31f.tar.bz2 |
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: Peng Fan <Peng.Fan@freescale.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'board/cm-bf561/cm-bf561.c')
0 files changed, 0 insertions, 0 deletions