arm-trusted-firmware/lib/xlat_tables_v2
Sandrine Bailleux 996d6b390d xlat: Introduce API to change memory attributes of a region
This patch introduces a new API in the translation tables library
(v2), that allows to change the memory attributes of a memory
region. It may be used to change its execution permissions and
data access permissions.

As a prerequisite, the memory must be already mapped. Moreover, it
must be mapped at the finest granularity (currently 4 KB).

Change-Id: I242a8c6f0f3ef2b0a81a61e28706540462faca3c
Co-authored-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Co-authored-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-10-17 12:02:36 +01:00
..
aarch32 xlat: Introduce API to change memory attributes of a region 2017-10-17 12:02:36 +01:00
aarch64 xlat: Add support for EL0 and EL1 mappings 2017-10-05 14:32:12 +01:00
xlat_tables.mk xlat: Add support for EL0 and EL1 mappings 2017-10-05 14:32:12 +01:00
xlat_tables_internal.c xlat: Introduce API to change memory attributes of a region 2017-10-17 12:02:36 +01:00
xlat_tables_private.h xlat: Add support for EL0 and EL1 mappings 2017-10-05 14:32:12 +01:00