linux/arch/arm64/include
Marc Zyngier 5900270550 arm/arm64: KVM: Map the HYP text as read-only
There should be no reason for mapping the HYP text read/write.

As such, let's have a new set of flags (PAGE_HYP_EXEC) that allows
execution, but makes the page as read-only, and update the two call
sites that deal with mapping code.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2016-06-29 14:01:34 +02:00
..
asm arm/arm64: KVM: Map the HYP text as read-only 2016-06-29 14:01:34 +02:00
uapi/asm asm-generic: Drop renameat syscall from default list 2016-05-05 00:42:21 +02:00