|
mesosphere: Implement kernelldr through first page table mapping
|
|---|
|
|
| exosphere/src/exceptions.s |
|---|
| libraries/libmesosphere/include/mesosphere.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/arch/arm64/init/kern_init_elf64.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_page_table.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/arch/arm64/kern_hardware_registers.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/board/nintendo/switch/kern_k_system_control.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/init/kern_init_elf.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/init/kern_init_layout.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/init/kern_init_page_table_select.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/kern_initial_process.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/kern_panic.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_select_interrupts.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/kern_select_k_system_control.hpp |
|---|
| libraries/libmesosphere/source/arch/arm64/init/kern_init_elf64.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/arch/arm64/kern_init_elf64.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_k_system_control.cpp |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.hpp |
|---|
| libraries/libmesosphere/source/kern_k_scoped_interrupt.cpp 0 → 100644 |
|---|
| mesosphere/kernel_ldr/kernel_ldr.ld |
|---|
| mesosphere/kernel_ldr/source/exceptions.s 0 → 100644 |
|---|
| mesosphere/kernel_ldr/source/kern_init_loader.cpp 0 → 100644 |
|---|
| mesosphere/kernel_ldr/source/kern_k_scoped_interrupt.cpp 0 → 100644 |
|---|
| mesosphere/kernel_ldr/source/start.s |
|---|