arm/arm64: KVM: Add hook for C-based stage2 init
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 1 Feb 2016 17:54:35 +0000 (17:54 +0000)
committerAlex Shi <alex.shi@linaro.org>
Thu, 10 Nov 2016 07:43:57 +0000 (15:43 +0800)
commit9502888106b61278b043b20032ee45de159384df
treeee3c2c2f4424ee9be0ca6485a086b93cc8706518
parent6a852456e1259a8986e8c0b45a984b904ee9466e
arm/arm64: KVM: Add hook for C-based stage2 init

As we're about to move the stage2 init to C code, introduce some
C hooks that will later be populated with arch-specific implementations.

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit 35a2491a624af1fa7ab6990639f5246cd5f12592)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
arch/arm/include/asm/kvm_host.h
arch/arm/kvm/arm.c
arch/arm64/include/asm/kvm_host.h