Memory Protection Unit
9-8 Copyright © 2005-2008 ARM Limited. All rights reserved. ARM DDI 0337G
Non-Confidential
Unrestricted Access
Figure 9-4 MPU Region Base Address Register bit assignments
Table 9-5 describes the bit assignments of the MPU Region Base Address Register.
MPU Region Attribute and Size Register
Use the MPU Region Attribute and Size Register to control the MPU access
permissions. The register is made up of two part registers, each of halfword size. These
can be accessed using the individual size, or they can both be simultaneously accessed
using a word operation.
The sub-region disable bits are not supported for region sizes of 32 bytes, 64 bytes, and
128 bytes. When these region sizes are used, the subregion disable bits must be
programmed as 0.
The register address, access type, and Reset state are:
Address
0xE000EDA0
Access Read/write
Reset state Unpredictable
Figure 9-5 on page 9-9 shows the bit assignments of the MPU Region Attribute and Size
Register.
31 0
ADDR REGION
4 3
VALID
N
Table 9-5 MPU Region Base Address Register bit assignments
Bits Field Function
[31:N] ADDR Region base address field. The value of N depends on the region size, so that the base address is
aligned according to an even multiple of size. The power of 2 size specified by the SZENABLE field
of the MPU Region Attribute and Size Register defines how many bits of base address are used.
[4] VALID MPU Region Number valid bit:
1 = MPU Region Number Register is overwritten by bits 3:0 (the REGION value).
0 = MPU Region Number Register remains unchanged and is interpreted.
[3:0] REGION MPU region override field.