mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-11-05 22:01:16 +01:00
Also, fix a few very embarassing mistakes in kernel ldr: * We have been mapping the page table region RWX for a few years now, accidentally. * My attempt at making initial page tables not use bit 58 was broken in multiple ways. |
||
|---|---|---|
| .. | ||
| svc | ||
| kern_cpu_asm.s | ||
| kern_cpu.cpp | ||
| kern_exception_handlers.cpp | ||
| kern_k_debug.cpp | ||
| kern_k_hardware_timer.cpp | ||
| kern_k_interrupt_controller.board.generic.cpp | ||
| kern_k_interrupt_manager.cpp | ||
| kern_k_page_table_impl.cpp | ||
| kern_k_page_table.cpp | ||
| kern_k_supervisor_page_table.cpp | ||
| kern_k_thread_context.cpp | ||
| kern_panic_asm.s | ||
| kern_userspace_memory_access_asm.s | ||