commit | 1ea66d27e7b01086669ff2abdc3ac89dc90eae51 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Sun Oct 25 15:51:41 2015 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Dec 14 11:30:43 2015 +0000 |
tree | f864e2a46fedf1f683c41c73ee7e175d8ce2ef73 | |
parent | 910917bb7db070cc67557a6b3c8fcceaa5c398a7 [diff] |
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>