arm-trusted-firmware/plat/arm/common/sp_min
Manish V Badarkhe ae0e09bb21 sp_min: Avoid platform security reconfiguration
In the case of Juno AArch32, platform security configuration
gets done from both BL2 and SP_MIN(BL32) components when
JUNO_AARCH32_EL3_RUNTIME and RESET_TO_SP_MIN build options
are set.
Fix is provided to avoid Platform security configuration from
SP_MIN when it is already done in BL2.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I702e91dacb4cdd2d10e339ddeaea91289bef3229
2020-08-28 10:54:05 +01:00
..
arm_sp_min.mk plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set 2019-06-11 11:42:07 +01:00
arm_sp_min_setup.c sp_min: Avoid platform security reconfiguration 2020-08-28 10:54:05 +01:00