arm64: KVM: Skip HYP setup when already running in HYP
With the kernel running at EL2, there is no point trying to configure page tables for HYP, as the kernel is already mapped. Take this opportunity to refactor the whole init a bit, allowing the various parts of the hypervisor bringup to be split across multiple functions. Reviewed-by:Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>
Loading
-
mentioned in commit a0779357
-
mentioned in commit 80cf0474
-
mentioned in commit ab91fa7d
-
mentioned in commit a692f8c0
-
mentioned in commit cced7c56
-
mentioned in commit 4e8cd733
-
mentioned in commit cb9f0a2f
-
mentioned in commit 836cabd4
-
mentioned in commit c409fbea
-
mentioned in commit 032e6f15
-
mentioned in commit bab1922e
-
mentioned in commit d465a954
-
mentioned in commit 84cc4154
-
mentioned in commit 9f70173a
Please sign in to comment