arm: KVM: Simplify HYP init
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 30 Jun 2016 17:40:47 +0000 (18:40 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Sun, 3 Jul 2016 21:41:27 +0000 (23:41 +0200)
commitcd602a37e80c791adf2a256d2aedec60b898cd51
tree5af07f63d90e1b9eddc1b3d4a2afdb798a824c7e
parent26781f9ce16801a9c680dae1a7c1ca2fd3d112bd
arm: KVM: Simplify HYP init

Just like for arm64, we can now make the HYP setup a lot simpler,
and we can now initialise it in one go (instead of the two
phases we currently have).

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_host.h
arch/arm/kvm/init.S