CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/27 08:22:36
Modified files:
sys/arch/arm/arm: pmap7.c
sys/arch/arm/include: pte.h
Log message:
Add support for the PXN bit in level 1 translation table descriptors and
enable it on CPUs that support it. When enabled, this prevents the kernel
from executing userland code.
ok jsg@, tom@
