]> rtime.felk.cvut.cz Git - jailhouse.git/commit
arm: Consolidate gic_irqchip to irqchip
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 16 Jun 2016 09:24:13 +0000 (11:24 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Sun, 26 Jun 2016 07:16:27 +0000 (09:16 +0200)
commit6e68f512b1cb75c3b07feb898eea17f032ec1378
tree25f3fe5257ce6e05833fe5d8698bf91ced93268a
parentf4aa33bef18a6a17069f46915b92ea935e78b107
arm: Consolidate gic_irqchip to irqchip

Likely, we will never support alternative irqchips to the GIC (only
cascaded ones). So this copying-over is not required.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/gic-v2.c
hypervisor/arch/arm/gic-v3.c
hypervisor/arch/arm/irqchip.c