audk/ArmPkg/Library/ArmMmuLib/AArch64
Ard Biesheuvel f73c9adfc6 ArmPkg/ArmMmuLib: drop unused TT_ATTR_INDX_INVALID CPP macro
TT_ATTR_INDX_INVALID is #define'd but never used so drop it. Note
that this leaves a CPP macro of the same name in CpuDxe, but there,
it is actually being used, and although the name suggests that this
value is somehow defined by the architecture, this is really not the
case and it only has meaning within the scope of CpuDxe's implementation.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
2020-04-02 12:35:52 +00:00
..
ArmMmuLibCore.c ArmPkg/ArmMmuLib: drop unused TT_ATTR_INDX_INVALID CPP macro 2020-04-02 12:35:52 +00:00
ArmMmuLibReplaceEntry.S ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmMmuPeiLibConstructor.c ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00