]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 3 Apr 2017 18:37:43 +0000 (19:37 +0100)
committerChristoffer Dall <cdall@linaro.org>
Sun, 9 Apr 2017 14:49:22 +0000 (07:49 -0700)
commit7c0ad093fb742ab5a85fefb3be4e8cc0a3b3b096
tree7112edec37151cf50a7a1f8639d0d84d3c5a3dff
parent9dcd9914d3ab11f7b2ecd521c09198010a28fadc
arm64: 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.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
arch/arm64/include/asm/kvm_asm.h
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/hyp-init.S
arch/arm64/kvm/hyp/hyp-entry.S