Memory Management: Difference between revisions

Line 56: Line 56:
| 1
| 1
|-
|-
| W
| W (Invalid, see below)
| 2
| 2
|-
|-
Line 77: Line 77:
| 0x10000000
| 0x10000000
|}
|}
Specifying write-permission without read-permission is invalid, it's handled the same way as if the RW bits were not set(ARM11-MPCore doesn't support write-only memory permissions).


== enum MemoryState ==
== enum MemoryState ==