commit | 8c8107ec75f9cc50d2de9ddcd4f84a2bf7a7cc21 | [log] [tgz] |
---|---|---|
author | Javier Almansa Sobrino <javier.almansasobrino@arm.com> | Wed May 03 12:16:11 2023 +0100 |
committer | Javier Almansa Sobrino <javier.almansasobrino@arm.com> | Mon Jun 05 11:05:02 2023 +0100 |
tree | 0640f17f27e9f77cbb36aa19beec63263e64e396 | |
parent | ab590c2b500e1630ebc85c82030436a63c93e8a9 [diff] |
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