arm-trusted-firmware/lib/xlat_tables
Antonio Nino Diaz d3c4487cd5 xlat: Have all values of PARange for 8.x architectures
In AArch64, the field ID_AA64MMFR0_EL1.PARange has a different set of
allowed values depending on the architecture version.

Previously, we only compiled the Trusted Firmware with the values that
were allowed by the architecture. However, given that this field is
read-only, it is easier to compile the code with all values regardless
of the target architecture.

Change-Id: I57597ed103dd0189b1fb738a9ec5497391c10dd1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-05-02 11:23:56 +01:00
..
aarch32 ARMv7 may not support large page addressing 2017-11-08 13:53:47 +01:00
aarch64 xlat: Have all values of PARange for 8.x architectures 2018-05-02 11:23:56 +01:00
xlat_tables_common.c Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
xlat_tables_private.h xlat lib: Reorganize architectural defs 2017-07-25 13:09:00 +01:00