audk/ArmPkg/Library/ArmLib/ArmV7
Ard Biesheuvel 4d9a4f62cf ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions
Use the refactored UpdateRegionMapping () to traverse the translation
tables, splitting block entries along the way if required, and apply
a mask + or on each to set or clear the PXN/UXN/XN or RO bits.

For now, the 32-bit ARM versions remain unimplemented.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18587 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-08 18:52:16 +00:00
..
ArmLibSupportV7.S ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore() 2014-08-20 17:57:34 +00:00
ArmLibSupportV7.asm ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore() 2014-08-20 17:57:34 +00:00
ArmV7ArchTimer.c ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib 2014-09-09 16:10:18 +00:00
ArmV7ArchTimerSupport.S ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
ArmV7ArchTimerSupport.asm ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
ArmV7Lib.c ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
ArmV7Lib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
ArmV7Lib.inf ArmPkg: remove cache maintenance by VA operation range size threshold 2015-04-14 11:54:40 +00:00
ArmV7LibPrePi.inf ArmPkg: remove cache maintenance by VA operation range size threshold 2015-04-14 11:54:40 +00:00
ArmV7LibSec.inf ArmPkg/ArmLib: Fixed build after recent BaseTools changes 2015-06-15 15:31:29 +00:00
ArmV7Mmu.c ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions 2015-10-08 18:52:16 +00:00
ArmV7Support.S ArmPkg/ArmLib: Removed duplicated invalidate TLB function 2014-10-27 15:38:55 +00:00
ArmV7Support.asm ArmPkg/ArmLib: Removed duplicated invalidate TLB function 2014-10-27 15:38:55 +00:00