audk/ArmPkg
Chris Co 8e586296c1 ArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of table base
Mva address calculation should use the left-shifted current
section index instead of the left-shifted table base address.

Using the table base address here has the side-effect of potentially
causing an access violation depending on the base address value.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Christopher Co <christopher.co@microsoft.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2018-06-21 16:09:22 +02:00
..
Drivers ArmPkg: Fix bug in Generic Watchdog driver 2018-04-30 11:38:54 +02:00
Filesystem/SemihostFs ArmPkg/SemihostFs: eliminate calls to deprecated string functions 2016-10-28 12:04:04 +01:00
Include ArmPkg/ArmMtlLib: fix prototype inconsistency in MtlWaitUntilChannelFree 2018-06-18 21:49:39 +02:00
Library ArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of table base 2018-06-21 16:09:22 +02:00
ArmPkg.dec ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm reboot 2018-06-15 18:18:37 +02:00
ArmPkg.dsc ArmPkg/ArmPkg.dsc: enable NOOPT build target 2018-06-18 19:35:23 +02:00