arm64: KVM: HYP mode entry points
commit2b28162cf65a6fe1c93d172675e4f2792792f17e
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 25 Oct 2015 08:01:56 +0000 (25 08:01 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 14 Dec 2015 11:30:42 +0000 (14 11:30 +0000)
tree27d32d87a38af2dd157b109d9de6dfef57e6c1cc
parent5eec0a91e32a2862e86265532ae773820e0afd77
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>
arch/arm64/kvm/hyp/Makefile
arch/arm64/kvm/hyp/hyp-entry.S [new file with mode: 0644]