audk/ArmPkg/Drivers/ArmGic/GicV3
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
..
AArch64 ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro 2016-08-11 12:29:31 +02:00
Arm ArmPkg/ArmGicDxe ARM: fix encoding for GICv3 interrupt acknowledge 2018-11-15 04:33:07 -08:00
ArmGicV3Dxe.c ArmPkg/ArmGicDxe: Fix GICv3 interrupt routing mode bug 2018-11-07 16:19:22 +01:00