]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 3 Apr 2017 18:37:56 +0000 (19:37 +0100)
committerChristoffer Dall <cdall@linaro.org>
Sun, 9 Apr 2017 14:49:30 +0000 (07:49 -0700)
commita92ce8f6ab6cb16006f8d73cb0f522079276fd91
tree6ae4101cb4188c7f33fe96e3929cbc5e01e623f3
parent6bebcecb6c5bf65cde18739a4fe57af25c179e44
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors

We are now able to use the hyp stub to reset HYP mode. Time to
kiss __kvm_hyp_reset goodbye, and use __hyp_reset_vectors.

Tested-by: Keerthy <j-keerthy@ti.com>
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
arch/arm/include/asm/kvm_asm.h
arch/arm/include/asm/kvm_host.h
arch/arm/kvm/init.S