Memory layout: Difference between revisions

Line 177: Line 177:
|-
|-
| 0x1FF80000
| 0x1FF80000
|  
| FCRAM memory page allocated by the ARM11 kernel.
| 0x1000
| 0x1000
| [[Configuration Memory]], all processes have read-only access to this.
| [[Configuration Memory]], all processes have read-only access to this.
|-
|-
| 0x1FF81000
| 0x1FF81000
|  
| FCRAM memory page allocated by the ARM11 kernel.
| 0x1000
| 0x1000
| [[Configuration Memory|Shared]] page, access to this is specified by the exheader "Shared page writing" kernel flag.
| [[Configuration Memory|Shared]] page, all processes have read-access to this. Write access to this is specified by the exheader "Shared page writing" kernel flag.
|}
|}