arm-trusted-firmware/lib/xlat_tables_v2
Sona Mathew 9e51f15ed1 chore: simplify the macro names in ENABLE_FEAT mechanism
Currently, the macros used to denote feature implementation
in hardware follow a random pattern with a few macros having
suffix as SUPPORTED and a few using the suffix IMPLEMENTED.
This patch aligns the macro names uniformly using the suffix
IMPLEMENTED across all the features and removes unused macros
pertaining to the Enable feat mechanism.

FEAT_SUPPORTED --> FEAT_IMPLEMENTED
FEAT_NOT_SUPPORTED --> FEAT_NOT_IMPLEMENTED

Change-Id: I61bb7d154b23f677b80756a4b6a81f74b10cd24f
Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>
2024-05-02 08:53:01 -05:00
..
aarch32 chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
aarch64 chore: simplify the macro names in ENABLE_FEAT mechanism 2024-05-02 08:53:01 -05:00
ro_xlat_tables.mk chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables.mk chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables_context.c fix(xlat): set MAX_PHYS_ADDR to total mapped physical region 2023-11-03 16:33:51 +05:30
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