Merge pull request #528 from Atmosphere-NX/spl_dev
Reimplement the SPL sysmodule (closes #92)
commit cf4f74c8f96e8000335bb9981c41e66a80f46ba1
2 parents bf5a649 + 0d4a034
@SciresM SciresM authored on 26 Apr 2019
GitHub committed on 26 Apr 2019
Showing 34 changed files
View
fusee/fusee-secondary/Makefile
View
fusee/fusee-secondary/linker.ld
View
fusee/fusee-secondary/src/start.s
View
fusee/fusee-secondary/src/stratosphere.c
View
stratosphere/Makefile
View
stratosphere/libstratosphere
Not supported
View
stratosphere/spl/Makefile 0 → 100644
View
stratosphere/spl/source/spl_crypto_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_crypto_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_ctr_drbg.cpp 0 → 100644
View
stratosphere/spl/source/spl_ctr_drbg.hpp 0 → 100644
View
stratosphere/spl/source/spl_deprecated_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_deprecated_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_es_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_es_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_fs_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_fs_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_general_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_general_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_main.cpp 0 → 100644
View
stratosphere/spl/source/spl_manu_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_manu_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_random_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_random_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_rsa_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_rsa_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_secmon_wrapper.cpp 0 → 100644
View
stratosphere/spl/source/spl_secmon_wrapper.hpp 0 → 100644
View
stratosphere/spl/source/spl_smc_wrapper.cpp 0 → 100644
View
stratosphere/spl/source/spl_smc_wrapper.hpp 0 → 100644
View
stratosphere/spl/source/spl_ssl_service.cpp 0 → 100644
View
stratosphere/spl/source/spl_ssl_service.hpp 0 → 100644
View
stratosphere/spl/source/spl_types.hpp 0 → 100644
View
stratosphere/spl/spl.json 0 → 100644