|
kern/test: add wip qemu-virt board support to mesosphere
|
|---|
|
|
| libraries/config/board/qemu/virt/board.mk 0 → 100644 |
|---|
| libraries/config/common.mk |
|---|
| libraries/libmesosphere/Makefile |
|---|
| libraries/libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_name.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/board/generic/kern_k_device_page_table.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_cpu_map.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_k_memory_layout.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_k_memory_region_device_types.inc 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_k_system_control.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/kern_debug_log.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_k_memory_layout.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_select_cpu.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_select_system_control.hpp |
|---|
| libraries/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.cpp |
|---|
| libraries/libmesosphere/source/board/qemu/virt/kern_k_system_control.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/board/qemu/virt/kern_secure_monitor.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/board/qemu/virt/kern_secure_monitor.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/kern_debug_log.cpp |
|---|
| libraries/libmesosphere/source/kern_debug_log_impl.arch.arm64.s 0 → 100644 |
|---|
| libraries/libmesosphere/source/kern_debug_log_impl.board.qemu_virt.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/kern_debug_log_impl.hpp |
|---|
| libraries/libmesosphere/source/kern_k_memory_layout.board.qemu_virt.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp |
|---|
| libraries/libstratosphere/source/init/init_libnx_shim.os.horizon.cpp |
|---|
| libraries/libstratosphere/source/init/init_system_module.cpp |
|---|
| libraries/libvapours/include/vapours/svc/board/qemu/virt/svc_hardware_constants.hpp 0 → 100644 |
|---|
| libraries/libvapours/include/vapours/svc/svc_select_hardware_constants.hpp |
|---|
| mesosphere/Makefile |
|---|
| mesosphere/build_mesosphere.py |
|---|
| mesosphere/kernel/Makefile |
|---|
| mesosphere/kernel_ldr/Makefile |
|---|
| tests/Licensing/Catch2-LICENSE.txt 0 → 100644 |
|---|
| tests/TestSvc/Makefile 0 → 100644 |
|---|
| tests/TestSvc/TestSvc.json 0 → 100644 |
|---|
| tests/TestSvc/source/catch.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| tests/TestSvc/source/test_main.cpp 0 → 100644 |
|---|
| tests/TestSvc/source/test_set_heap_size.cpp 0 → 100644 |
|---|
| tests/TestSvc/source/test_sleep_thread.cpp 0 → 100644 |
|---|