commit | cd602a37e80c791adf2a256d2aedec60b898cd51 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 30 18:40:47 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Sun Jul 03 23:41:27 2016 +0200 |
tree | 5af07f63d90e1b9eddc1b3d4a2afdb798a824c7e | |
parent | 26781f9ce16801a9c680dae1a7c1ca2fd3d112bd [diff] |
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>