arm-trusted-firmware/bl32/sp_min
David Cunado 88ad146104 Set NS version SCTLR during warmboot path
When ARM TF executes in AArch32 state, the NS version of SCTLR
is not being set during warmboot flow. This results in secondary
CPUs entering the Non-secure world with the default reset value
in SCTLR.

This patch explicitly sets the value of the NS version of SCTLR
during the warmboot flow rather than relying on the h/w.

Change-Id: I86bf52b6294baae0a5bd8af0cd0358cc4f55c416
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-09-05 22:24:14 +01:00
..
aarch32 bl32: add secure interrupt handling in AArch32 sp_min 2017-08-09 15:48:53 +02:00
sp_min.ld.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
sp_min.mk bl32: add secure interrupt handling in AArch32 sp_min 2017-08-09 15:48:53 +02:00
sp_min_main.c Set NS version SCTLR during warmboot path 2017-09-05 22:24:14 +01:00
sp_min_private.h bl32: add secure interrupt handling in AArch32 sp_min 2017-08-09 15:48:53 +02:00