mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-09 06:50:59 +00:00
Add IMAGE_AT_EL3 to BL2_CPPFLAGS as BL2 runs at EL3 when ENABLE_RME is set. And use IMAGE_AT_EL3 for misc_helpers.S that is common for all BLs. This fix enables cpu_reset ops in CPU libs when RME is enabled. Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I9d30b6f900a5fed1993b1c09156830290203ed33