commit | 3421e9d88d7ae70fbc8c903e44a5acace8ae2d29 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 30 18:40:44 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Sun Jul 03 23:41:27 2016 +0200 |
tree | 5c01693941098bc3d6a20d5ee4b0c88c2d895e2e | |
parent | 0535a3e2b2d518a21d93e7cfe07821f1b24ccd0c [diff] |
arm64: KVM: Simplify HYP init/teardown Now that we only have the "merged page tables" case to deal with, there is a bunch of things we can simplify in the HYP code (both at init and teardown time). Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>