commit | bafc6c2a22553193d1d1ce83783b7faa0924158e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jan 05 18:43:18 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:14 2016 +0000 |
tree | 82e084f84983034a6fb53e4ad76081ef25b8a659 | |
parent | 97e964371377ebf3958701b082597c2162e3df18 [diff] |
ARM: KVM: Add HYP mode entry code This part is almost entierely borrowed from the existing code, just slightly simplifying the HYP function call (as we now save SPSR_hyp in the world switch). Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>