Bus Interface
ARM DDI 0337G
Copyright © 2005-2008 ARM Limited. All rights reserved.
12-15
Unrestricted Access
Non-Confidential
12.12 Memory attributes
The processor exports memory attributes on the System bus by the addition of a
sideband bus,
MEMATTR
.
Table 12-3 shows the relationship between
MEMATTR[0]
and
HPROT[3:2]
.
Table 12-3 Memory attributes
MEMATTR[0]
HPROT[3]
HPROT[2]
Description
0
0
0
Strongly ordered
0
0
1
Device
0
1
0
L1 cacheable, L2 not cacheable
1
0
0
Invalid
1
0
1
Invalid
1
1
0
Cache WT, allocate on read
0
1
1
Cache WB, allocate on read and write
1
1
1
Cache WB, allocate on read