arm64: KVM: Move away from the assembly version of the world switch
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 25 Oct 2015 15:51:41 +0000 (15:51 +0000)
committerAlex Shi <alex.shi@linaro.org>
Wed, 9 Nov 2016 14:15:47 +0000 (22:15 +0800)
commitf540382473ed582cf94a962ab2ea500e6698d5ef
treeff3eb1ae5fe3ac8ef075f0adb57833ec5db00783
parent38ddb602f47ae9790eefb71630104e016649f3d7
arm64: KVM: Move away from the assembly version of the world switch

This is it. We remove all of the code that has now been rewritten.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
(cherry picked from commit 1ea66d27e7b01086669ff2abdc3ac89dc90eae51)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
arch/arm64/kvm/Makefile
arch/arm64/kvm/hyp.S
arch/arm64/kvm/vgic-v2-switch.S [deleted file]
arch/arm64/kvm/vgic-v3-switch.S [deleted file]