kern/test: add wip qemu-virt board support to mesosphere
1 parent 10ed579 commit 0a58e803be72e53b33efaaa1db4a2649a26c5b2f
@Michael Scire Michael Scire authored on 21 Oct 2021
SciresM committed on 26 Oct 2021
Showing 39 changed files
View
libraries/config/board/qemu/virt/board.mk 0 → 100644
View
libraries/config/common.mk
View
libraries/libmesosphere/Makefile
View
libraries/libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp
View
libraries/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_name.hpp
View
libraries/libmesosphere/include/mesosphere/board/generic/kern_k_device_page_table.hpp
View
libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_cpu_map.hpp 0 → 100644
View
libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_k_memory_layout.hpp 0 → 100644
View
libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_k_memory_region_device_types.inc 0 → 100644
View
libraries/libmesosphere/include/mesosphere/board/qemu/virt/kern_k_system_control.hpp 0 → 100644
View
libraries/libmesosphere/include/mesosphere/kern_debug_log.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_memory_layout.hpp
View
libraries/libmesosphere/include/mesosphere/kern_select_cpu.hpp
View
libraries/libmesosphere/include/mesosphere/kern_select_system_control.hpp
View
libraries/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.cpp
View
libraries/libmesosphere/source/board/qemu/virt/kern_k_system_control.cpp 0 → 100644
View
libraries/libmesosphere/source/board/qemu/virt/kern_secure_monitor.cpp 0 → 100644
View
libraries/libmesosphere/source/board/qemu/virt/kern_secure_monitor.hpp 0 → 100644
View
libraries/libmesosphere/source/kern_debug_log.cpp
View
libraries/libmesosphere/source/kern_debug_log_impl.arch.arm64.s 0 → 100644
View
libraries/libmesosphere/source/kern_debug_log_impl.board.qemu_virt.cpp 0 → 100644
View
libraries/libmesosphere/source/kern_debug_log_impl.hpp
View
libraries/libmesosphere/source/kern_k_memory_layout.board.qemu_virt.cpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp
View
libraries/libstratosphere/source/init/init_libnx_shim.os.horizon.cpp
View
libraries/libstratosphere/source/init/init_system_module.cpp
View
libraries/libvapours/include/vapours/svc/board/qemu/virt/svc_hardware_constants.hpp 0 → 100644
View
libraries/libvapours/include/vapours/svc/svc_select_hardware_constants.hpp
View
mesosphere/Makefile
View
mesosphere/build_mesosphere.py
View
mesosphere/kernel/Makefile
View
mesosphere/kernel_ldr/Makefile
View
tests/Licensing/Catch2-LICENSE.txt 0 → 100644
View
tests/TestSvc/Makefile 0 → 100644
View
tests/TestSvc/TestSvc.json 0 → 100644
View
tests/TestSvc/source/catch.hpp 0 → 100644
Too large (Show diff)
View
tests/TestSvc/source/test_main.cpp 0 → 100644
View
tests/TestSvc/source/test_set_heap_size.cpp 0 → 100644
View
tests/TestSvc/source/test_sleep_thread.cpp 0 → 100644