arm64: KVM: Add panic handling
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 25 Oct 2015 15:21:52 +0000 (15:21 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 14 Dec 2015 11:30:42 +0000 (11:30 +0000)
commit53fd5b6487e4438049a5da5e36dfb8edcf1fd789
treef76af58124936d36e22a7e69b992b5cf414e0c2e
parent2b28162cf65a6fe1c93d172675e4f2792792f17e
arm64: KVM: Add panic handling

Add the panic handler, together with the small bits of assembly
code to call the kernel's panic implementation.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/hyp/hyp-entry.S
arch/arm64/kvm/hyp/hyp.h
arch/arm64/kvm/hyp/switch.c