]> rtime.felk.cvut.cz Git - jailhouse.git/commit
arm: irqchip: add hypervisor shutdown
authorJean-Philippe Brucker <jean-philippe.brucker@arm.com>
Thu, 10 Jul 2014 11:53:55 +0000 (12:53 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 19 Dec 2014 10:04:08 +0000 (11:04 +0100)
commit58d635d91c3804016852ce3fe3e6b66e182c8456
tree987e0ebf347e5b865307b17a8cad7d29759d36b3
parentbebd9947bfa46f2b73d724650cd43bf7b163cebb
arm: irqchip: add hypervisor shutdown

Shutting down the GIC on the root cell consists of re-enabling direct
access to the CPU interface.

Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
[Jan: switch to mmio accessors]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/gic-v3.c
hypervisor/arch/arm/include/asm/irqchip.h
hypervisor/arch/arm/irqchip.c