CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/31 21:28:45
Modified files:
sys/arch/arm/arm: pmap.c pmap7.c
sys/arch/arm/include: pmap.h
Log message:
Fix the encoding of AP bits for large page second-level
short-descriptors with arm v7 (same as small page encoding, except XN is
in a different bit for the mask).
Expanded version of a diff from Patrick Wildt who also tested and
reviewed this.
