arch/arm64/kvm/hyp.S
0 → 100644
+617
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The HYP mode world switch in all its glory. Implements save/restore of host/guest registers, EL2 trapping, IPA resolution, and additional services (tlb invalidation). Reviewed-by:Christopher Covington <cov@codeaurora.org> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>