audk/ArmPkg/Drivers/ArmGic
Ard Biesheuvel 66127011a5 ArmPkg/ArmGicDxe ARM: fix encoding for GICv3 interrupt acknowledge
Fix a typo in the 32-bit ARM version of the GICv3 driver, which uses
the wrong system register encoding to access ICC_IAR1, and attempted
to access ICC_IAR0 instead. This results in boot time hangs both
under QEMU emulation and on real hardware.

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-11-15 04:33:07 -08:00
..
GicV2 ArmPkg: remove unused ArmGicSecLib library implementation 2017-11-26 10:58:30 +00:00
GicV3 ArmPkg/ArmGicDxe ARM: fix encoding for GICv3 interrupt acknowledge 2018-11-15 04:33:07 -08:00
ArmGicCommonDxe.c ArmPkg/Gic: force GIC driver to run before CPU arch protocol driver 2018-02-06 18:59:34 +00:00
ArmGicDxe.c
ArmGicDxe.h ArmPkg/Gic: force GIC driver to run before CPU arch protocol driver 2018-02-06 18:59:34 +00:00
ArmGicDxe.inf ArmPkg/ArmGicDxe: annotate protocol usage in "ArmGicDxe.inf" 2018-04-12 21:24:26 +02:00
ArmGicLib.c ArmPkg: Add support for GICv4 2018-10-12 17:40:33 +02:00
ArmGicLib.inf ArmPkg: Add support for GICv4 2018-10-12 17:40:33 +02:00
ArmGicNonSecLib.c ArmPkg/ArmGic: fix bug in GICv3 distributor configuration 2015-12-15 13:08:48 +00:00
ArmGicSecLib.c ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h 2015-07-28 20:44:27 +00:00