audk/ArmPkg
Ard Biesheuvel aa1097921d ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissions
The ARM ArmMmuLib code currently does not take into account that
setting permissions on a region should take into account that a
region may not be mapped yet to begin with.

So when updating a section descriptor whose old value is zero,
pass in the address explicitly.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2018-12-03 15:55:35 +01:00
..
Drivers ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion() 2018-12-03 15:54:39 +01:00
Filesystem/SemihostFs ArmPkg/SemihostFs: eliminate calls to deprecated string functions 2016-10-28 12:04:04 +01:00
Include ArmPkg/ArmLib: add support for reading the max physical address space size 2018-11-29 18:54:09 +01:00
Library ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissions 2018-12-03 15:55:35 +01:00
ArmPkg.dec ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0. 2018-11-27 13:06:06 +01:00
ArmPkg.dsc ArmPkg/ArmPkg.dsc: move ArmMmuStandaloneMmLib.inf to AARCH64 section 2018-11-27 13:32:13 +01:00