commit | 38ddb602f47ae9790eefb71630104e016649f3d7 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Oct 27 12:18:48 2015 +0000 |
committer | Alex Shi <alex.shi@linaro.org> | Wed Nov 09 22:15:47 2016 +0800 |
tree | 28b577beda2623624ce3385effc4aa57b1f4130a | |
parent | eccbe96e1fc0d89088bfac7ddf762f108e2ce94c [diff] |
arm64: KVM: Map the kernel RO section into HYP In order to run C code in HYP, we must make sure that the kernel's RO section is mapped into HYP (otherwise things break badly). Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Christoffer Dall <christoffer.dall@linaro.org> (cherry picked from commit 910917bb7db070cc67557a6b3c8fcceaa5c398a7) Signed-off-by: Alex Shi <alex.shi@linaro.org>