arm: KVM: Handle async aborts delivered while at HYP
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Sep 2016 13:02:12 +0000 (14:02 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commitc39798f471259dacf56df6bfb2bd071dfe074486
tree00f8627556aa1260b71828f69186c94be11eedc2
parent435bca5fe913e2e5f96881a77ab20e653f5ad894
arm: KVM: Handle async aborts delivered while at HYP

Just like for arm64, we can handle asynchronous aborts being
delivered at HYP while being caused by the guest. We use
the exact same method to catch such an abort, and soldier on.

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