]> xenbits.xensource.com Git - people/julieng/boot-wrapper-aarch64.git/commit
boot-wrapper: arm64: add support for GICv3
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 24 Apr 2014 15:17:22 +0000 (16:17 +0100)
committerMark Rutland <mark.rutland@arm.com>
Fri, 9 May 2014 17:43:52 +0000 (18:43 +0100)
commit09d7031d5642ff1d81c0dede9b86822d67b6b52a
tree3e2df770dca9c7ee67f167930f81d80789e94e45
parent1a5cc50778aadad8f7cde86940dc7ab6a54395f3
boot-wrapper: arm64: add support for GICv3

Performs the minimal initialization required for GICv3 support.
Support can be enabled with --enable-gicv3.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Makefile.am
configure.ac
gic-v3.S [new file with mode: 0644]
model.lds.S