arm-trusted-firmware/lib/xlat_tables_v2
Antonio Nino Diaz 2559b2c825 xlat v2: Dynamically detect need for CnP bit
ARMv8.2-TTCNP is mandatory from ARMv8.2 onwards, but it can be implemented
in CPUs that don't implement all mandatory 8.2 features (and so have to
claim to be a lower version).

This patch removes usage of the ARM_ARCH_AT_LEAST() macro and uses system
ID registers to detect whether it is needed to set the bit or not.

Change-Id: I7bcbf0c7c937590dfc2ca668cfd9267c50f7d52c
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-01-11 11:20:10 +00:00
..
aarch32 xlat v2: Dynamically detect need for CnP bit 2019-01-11 11:20:10 +00:00
aarch64 xlat v2: Dynamically detect need for CnP bit 2019-01-11 11:20:10 +00:00
xlat_tables.mk xlat: Fix compatibility between v1 and v2 2018-10-26 14:55:30 +01:00
xlat_tables_context.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
xlat_tables_core.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
xlat_tables_private.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
xlat_tables_utils.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00