|
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
|
|---|
|
|
| libraries/libmesosphere/include/mesosphere/kern_debug_log.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_k_scheduler.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_k_thread.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_kernel.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_panic.hpp |
|---|
| libraries/libmesosphere/source/arch/arm64/kern_exception_handlers_asm.s 100644 → 0 |
|---|
| libraries/libmesosphere/source/arch/arm64/kern_k_page_table.cpp |
|---|
| libraries/libmesosphere/source/arch/arm64/kern_k_scheduler_asm.s 100644 → 0 |
|---|
| libraries/libmesosphere/source/arch/arm64/kern_k_thread_context_asm.s 100644 → 0 |
|---|
| libraries/libmesosphere/source/arch/arm64/kern_userspace_memory_access_asm.s 100644 → 0 |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_debug_log_impl.cpp |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_k_system_control.cpp |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.cpp |
|---|
| libraries/libmesosphere/source/kern_k_scheduler.cpp |
|---|
| libraries/libmesosphere/source/kern_kernel.cpp |
|---|
| libraries/libvapours/include/vapours/util/util_intrusive_list.hpp |
|---|
| mesosphere/build_mesosphere.py |
|---|
| mesosphere/kernel/source/arch/arm64/kern_exception_handlers_asm.s 0 → 100644 |
|---|
| mesosphere/kernel/source/arch/arm64/kern_k_scheduler_asm.s 0 → 100644 |
|---|
| mesosphere/kernel/source/arch/arm64/kern_k_thread_context_asm.s 0 → 100644 |
|---|
| mesosphere/kernel/source/arch/arm64/kern_userspace_memory_access_asm.s 0 → 100644 |
|---|
| mesosphere/kernel/source/kern_kernel_instantiations.cpp 0 → 100644 |
|---|
| mesosphere/kernel_ldr/source/arch/arm64/start.s |
|---|
| mesosphere/kernel_ldr/source/kern_init_loader.cpp |
|---|
| stratosphere/ro/source/impl/ro_nro_utils.cpp |
|---|