arm-trusted-firmware/include/lib/xlat_tables
Manish V Badarkhe e3c0869f6f fix(xlat): correct attribute retrieval in a RME enabled system
In a system enabled with RME, the function
'xlat_get_mem_attributes_internal' fails to accurately provide
'output PA space' for Realm and Root memory because it does not
consider the 'nse' bit in page table descriptor.
This patch resolves the issue by extracting the 'nse' bit value.
As a result, it ensures correct retrieval of attributes
in RME-enabled systems while maintaining unaffected attribute
retrieval for non-RME systems.

Change-Id: If2d01545b921c9074f48c52a98027ff331e14237
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2024-07-22 14:14:33 +02:00
..
aarch32 chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
aarch64 chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_mmu_helpers.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables_arch.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables_compat.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables_defs.h fix(xlat): correct attribute retrieval in a RME enabled system 2024-07-22 14:14:33 +02:00
xlat_tables_v2.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables_v2_helpers.h chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00