Marc Zyngier 74a6b8885f arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
In order to be able to use C code in HYP, we're now mapping the kernel's
rodata in HYP. It works absolutely fine, except that we're mapping it RWX,
which is not what it should be.

Add a new HYP_PAGE_RO protection, and pass it as the protection flags
when mapping the rodata section.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2016-06-29 13:59:14 +02:00
..
2016-05-09 17:41:14 +09:30
2016-03-20 14:37:22 -07:00
2016-05-18 12:48:46 -07:00
2016-04-27 13:55:52 +02:00
2016-03-20 14:37:22 -07:00
2016-03-20 14:37:22 -07:00
2016-05-24 11:00:20 -07:00
2016-04-26 09:50:52 +02:00
2016-03-20 14:37:22 -07:00
2016-05-24 15:50:58 -07:00
2016-03-20 14:37:22 -07:00