audk/ArmPkg/Library/ArmMmuLib/AArch64
Ard Biesheuvel d9c0d991f7 ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributes
We no longer make use of the ArmMmuLib 'feature' to create aliased
memory ranges with mismatched attributes, and in fact, it was only
wired up in the ARM version to begin with.

So remove the VirtualMask argument from ArmSetMemoryAttributes()'s
prototype, and remove the dead code that referred to it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2017-03-07 09:38:08 +01:00
..
ArmMmuLibCore.c ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributes 2017-03-07 09:38:08 +01:00
ArmMmuLibReplaceEntry.S ArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro 2016-08-11 12:29:31 +02:00
ArmMmuPeiLibConstructor.c ArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLib 2016-07-07 14:36:45 +02:00