audk/ArmPkg/Library/ArmMmuLib/AArch64
Ard Biesheuvel 8a1f540596 ArmPkg: Drop individual memory permission helpers
Now that we have a sane API to set and clear memory permissions that
works the same on ARM and AArch64, we no longer have a need for the
individual set/clear no-access/read-only/no-exec helpers so let's drop
them.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2023-06-27 16:40:07 +00:00
..
ArmMmuLibCore.c ArmPkg: Drop individual memory permission helpers 2023-06-27 16:40:07 +00:00
ArmMmuLibReplaceEntry.S ArmPkg/ArmMmuLib AARCH64: Add missing ISB after page table update 2023-05-23 00:43:21 +00:00
ArmMmuPeiLibConstructor.c ArmPkg/ArmMmuLib: Reuse XIP MMU routines when splitting entries 2022-10-19 09:07:13 +00:00