os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions
1 parent dddb5bf commit d00406e089196a856ea80715b1f3f5931f6e7006
@Michael Scire Michael Scire authored on 12 Oct 2022
SciresM committed on 12 Oct 2022
Showing 30 changed files
View
libraries/libstratosphere/include/stratosphere/os.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_insecure_memory_api.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_interrupt_event_api.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_memory_common.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_process_code_memory_api.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_process_memory_api.hpp
View
libraries/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp
View
libraries/libstratosphere/source/os/impl/os_address_space_allocator.cpp
View
libraries/libstratosphere/source/os/impl/os_address_space_allocator.hpp
View
libraries/libstratosphere/source/os/impl/os_aslr_space_manager_types.hpp
View
libraries/libstratosphere/source/os/impl/os_insecure_memory_impl.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_insecure_memory_impl.os.horizon.cpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_process_code_memory_impl.hpp
View
libraries/libstratosphere/source/os/impl/os_process_code_memory_impl.os.horizon.cpp
View
libraries/libstratosphere/source/os/impl/os_process_memory_impl.hpp
View
libraries/libstratosphere/source/os/impl/os_process_memory_impl.os.horizon.cpp
View
libraries/libstratosphere/source/os/impl/os_stack_guard_manager_types.hpp
View
libraries/libstratosphere/source/os/os_insecure_memory.cpp 0 → 100644
View
libraries/libstratosphere/source/os/os_interrupt_event.cpp
View
libraries/libstratosphere/source/os/os_process_code_memory.cpp
View
libraries/libstratosphere/source/os/os_process_memory.cpp
View
libraries/libvapours/include/vapours/svc/svc_definition_macro.hpp
View
stratosphere/loader/source/ldr_process_creation.cpp
View
stratosphere/ro/ro.json
View
stratosphere/ro/source/impl/ro_nro_utils.cpp
View
stratosphere/ro/source/impl/ro_nrr_utils.cpp
View
stratosphere/ro/source/impl/ro_random.cpp 0 → 100644
View
stratosphere/ro/source/impl/ro_random.hpp 0 → 100644
View
stratosphere/ro/source/impl/ro_service_impl.cpp
View
stratosphere/spl/source/spl_main.cpp