xlat: Define translation regime in AArch32
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Mon, 16 Oct 2017 14:25:22 +0000 (15:25 +0100)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Tue, 17 Oct 2017 09:44:10 +0000 (10:44 +0100)
commit8bf5bac88e3481d444d1d0ba597124d21e7184d1
tree9e29028583ce0c7e967a65e50e584e1c1045c738
parent8ac544e44b9747c1c59b42e4708607f2e8077c6f
xlat: Define translation regime in AArch32

Previously, in AArch32, `IMAGE_XLAT_DEFAULT_REGIME` wasn't defined. The
translation regime is only used in the AArch64 port of the translation
tables library v2, so this is not a problem for now, but future patches
will use it.

`IMAGE_EL` isn't used in AArch32, so it isn't needed to define it.

Change-Id: I4acdb01a58658956ab94bd82ed5b7fee1aa6ba90
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
include/lib/xlat_tables/xlat_tables_v2_helpers.h