commit | c00b482a82ad5da9ba09bd70bef87dc230cf321b | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu Aug 27 13:16:21 2020 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Aug 28 10:54:05 2020 +0100 |
tree | 9cb41e08c160a79bc2a019aed4410ba7cd58832e | |
parent | 08dbc35df7d48b139f4e452d414bcd29d0f115ad [diff] |
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