On 3 December 2015 at 14:58, Ard Biesheuvel <ard.biesheu...@linaro.org> wrote: > After I spotted Supreeth's message to edk2-devel regarding a bug in the > GICv3 distributor enable code, I figured that /that/ was the reason we were > running the GIC in v2 mode, and not that it is not correctly enabled by the > ARM trusted firmware. So apply the fix, and remove the legacy v2 override from > FVP-AArch64 (which is its only user) >
Another one that /almost/ scrolled out of view in my 'pending' box. Any thoughts? > Ard Biesheuvel (3): > ArmPkg/ArmGic: fix bug in GICv3 distributor configuration > ArmVExpressPkg/ArmVExpress-FVP-AArch64: run GICv3 in v3 mode > ArmPkg/ArmGic: remove GICv3 legacy override > > ArmPkg/ArmPkg.dec | 3 -- > ArmPkg/Drivers/ArmGic/ArmGicDxe.inf | 1 - > ArmPkg/Drivers/ArmGic/ArmGicLib.c | 6 ++-- > ArmPkg/Drivers/ArmGic/ArmGicLib.inf | 3 -- > ArmPkg/Drivers/ArmGic/ArmGicNonSecLib.c | 4 +-- > ArmPkg/Drivers/ArmGic/ArmGicSecLib.inf | 3 -- > ArmPkg/Drivers/ArmGic/GicV3/ArmGicV3Dxe.c | 35 > ++++---------------- > ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc | 6 ---- > 8 files changed, 11 insertions(+), 50 deletions(-) > > -- > 1.9.1 > _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel