Add missing support for BL2_AT_EL3 in XIP memory
authorLionel Debieve <lionel.debieve@st.com>
Mon, 27 May 2019 07:32:00 +0000 (09:32 +0200)
committerLionel Debieve <lionel.debieve@st.com>
Wed, 2 Oct 2019 07:06:39 +0000 (09:06 +0200)
commit0a12302c3ff290fd5925313d7ba834209eeed671
treead6721a2d2d6264b982a1e877b7120d3f3338359
parentc5235cae8e0c7c70ae9b4a8c41d77db17c885418
Add missing support for BL2_AT_EL3 in XIP memory

Add the missing flag for aarch32 XIP memory mode. It was
previously added in aarch64 only.
Minor: Correct the aarch64 missing flag.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Change-Id: Iac0a7581a1fd580aececa75f97deb894858f776f
include/arch/aarch32/el3_common_macros.S
include/arch/aarch64/el3_common_macros.S