Atmosphere/thermosphere
TuxSH 626f0ecb98 thermosphere: major refactor of memory map
- use recursive stage 1 page table (thanks @fincs for this idea)
- NULL now unmapped
- no identity mapping
- image + GICv2 now mapped at the same address for every platform
- tempbss mapped just after "real" bss, can now steal unused mem from
the latter
- no hardcoded VAs for other MMIO devices
- tegra: remove timers, use the generic timer instead
2021-02-19 21:51:48 +00:00
..
src thermosphere: major refactor of memory map 2021-02-19 21:51:48 +00:00
linker.ld thermosphere: major refactor of memory map 2021-02-19 21:51:48 +00:00
linker.specs thermosphere: add qemu support 2021-02-19 21:51:19 +00:00
Makefile thermosphere: major refactor of memory map 2021-02-19 21:51:48 +00:00
qemu.mem thermosphere: rework linkscrips, use discardable sections, better sp pivot on crash 2021-02-19 21:51:28 +00:00
tegra-t210-arm-tf.mem thermosphere: rework linkscrips, use discardable sections, better sp pivot on crash 2021-02-19 21:51:28 +00:00
tegra-t210-nintendo.mem thermosphere: rework linkscrips, use discardable sections, better sp pivot on crash 2021-02-19 21:51:28 +00:00