Memory layout: Difference between revisions
| Line 47: | Line 47: | ||
| 0x08000000 | | 0x08000000 | ||
| Heap mapped by [[SVC|ControlMemory]] | | Heap mapped by [[SVC|ControlMemory]] | ||
|- | |||
| 0x10000000-StackSize | |||
| StackSize from process exheader | |||
| Stack for the main-thread, initialized by the ARM11 kernel. | |||
|- | |- | ||
| 0x10000000 | | 0x10000000 | ||