arm-trusted-firmware/lib/xlat_tables_v2
Javier Almansa Sobrino bff074dd94 feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present
At the moment, TF-A does not need to access VAs or PAs larger than
48 bits, so this patch just enables proper detection of support
for 4KB and 16KB granularity with 52 bits address support.

Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com>
Change-Id: Iccebbd5acc21f09dbb234ef21a802300e290ec18
2023-06-05 11:05:02 +01:00
..
aarch32 Merge changes from topic "za/feat_rme" into integration 2021-10-06 19:44:28 +02:00
aarch64 feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present 2023-06-05 11:05:02 +01:00
ro_xlat_tables.mk feat(spmc): prevent read only xlat tables with the EL3 SPMC 2022-04-13 09:44:52 +01:00
xlat_tables.mk Read-only xlat tables for BL31 memory 2020-02-24 16:52:56 +00:00
xlat_tables_context.c xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES 2020-04-02 13:30:17 +09:00
xlat_tables_core.c fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
xlat_tables_private.h feat(rme): add xlat table library changes for FEAT_RME 2021-10-04 14:09:23 -05:00
xlat_tables_utils.c fix(tree): correct some typos 2023-05-09 15:57:12 +01:00