arm-trusted-firmware/lib/xlat_tables_v2
Isla Mitchell 9fce2725a4 Enable CnP bit for ARMv8.2 CPUs
This patch enables the CnP (Common not Private) bit for secure page
tables so that multiple PEs in the same Inner Shareable domain can use
the same translation table entries for a given stage of translation in
a particular translation regime. This only takes effect when ARM
Trusted Firmware is built with ARM_ARCH_MINOR >= 2.

ARM Trusted Firmware Design has been updated to include a description
of this feature usage.

Change-Id: I698305f047400119aa1900d34c65368022e410b8
Signed-off-by: Isla Mitchell <isla.mitchell@arm.com>
2017-08-24 17:23:43 +01:00
..
aarch32 Enable CnP bit for ARMv8.2 CPUs 2017-08-24 17:23:43 +01:00
aarch64 Enable CnP bit for ARMv8.2 CPUs 2017-08-24 17:23:43 +01:00
xlat_tables.mk xlat lib v2: Expose *_ctx() APIs 2017-07-26 09:20:05 +01:00
xlat_tables_internal.c xlat lib v2: Fix sign of debug loop variable 2017-08-01 09:18:51 +01:00
xlat_tables_private.h xlat lib v2: Remove hard-coded virtual address space size 2017-07-26 09:28:23 +01:00