]> xenbits.xensource.com Git - people/julieng/boot-wrapper-aarch64.git/commit
boot-wrapper: arm64: gicv3: skip GIC init if not available
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Aug 2014 14:45:10 +0000 (15:45 +0100)
committerMark Rutland <mark.rutland@arm.com>
Thu, 6 Nov 2014 17:34:24 +0000 (17:34 +0000)
commit955cb98c8b6c47dddc4191011ec0c45f51d6da09
treec0ceaf2db653f8601d0aa9ec2dd34bc5c5c979a5
parent877b6eea207b0d89a236abc152a301cdb5f0d358
boot-wrapper: arm64: gicv3: skip GIC init if not available

Rather than exploding very early on, just skip the GICv3 initialization
if no GICv3 CPU interface is reported available.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
[Mark: amend comment]
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
gic-v3.S