CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/25 02:17:57
Modified files:
sys/arch/arm/arm: cpufunc.c
sys/arch/arm/include: armreg.h
Log message:
Enable the UWXN bit in the SCTRL register when available. This should
prevent the kernel from accidentally executing userland pages that are
writable.
ok jsg@, patrick@
