arm64: KVM: HYP mode entry points
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 25 Oct 2015 08:01:56 +0000 (08:01 +0000)
committerAlex Shi <alex.shi@linaro.org>
Wed, 9 Nov 2016 14:15:45 +0000 (22:15 +0800)
commitbdfc3d08944d92a15b4a94290586f87d5a309434
treecd007506767b7bd0c74140c0dfbd815117c6515f
parentbf7432f754ea2cbb5c58cddea7e6322f05014e75
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>
(cherry picked from commit 2b28162cf65a6fe1c93d172675e4f2792792f17e)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
arch/arm64/kvm/hyp/Makefile
arch/arm64/kvm/hyp/hyp-entry.S [new file with mode: 0644]