arm-trusted-firmware/include/arch
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 refactor(cpus): move cpu_ops field defines to a header 2023-05-30 09:31:15 +01:00
aarch64 feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present 2023-06-05 11:05:02 +01:00