commit | 2b28162cf65a6fe1c93d172675e4f2792792f17e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Sun Oct 25 08:01:56 2015 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Dec 14 11:30:42 2015 +0000 |
tree | 27d32d87a38af2dd157b109d9de6dfef57e6c1cc | |
parent | 5eec0a91e32a2862e86265532ae773820e0afd77 [diff] |
arm64: KVM: HYP mode entry points Add the entry points for HYP mode (both for hypercalls and exception handling). Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>