spl: refactor for accuracy/move into libstrat
1 parent 4758dfa commit d8a36e39f28575460f3d69ecf689b7c6768ea281
@Michael Scire Michael Scire authored on 10 Oct 2021
Showing 44 changed files
View
exosphere/program/source/smc/secmon_smc_aes.cpp
View
exosphere/program/source/smc/secmon_smc_common.hpp
View
exosphere/program/source/smc/secmon_smc_info.cpp
View
exosphere/program/source/smc/secmon_smc_memory_access.cpp
View
libraries/libstratosphere/include/stratosphere/spl.hpp
View
libraries/libstratosphere/include/stratosphere/spl/impl/spl_api_impl.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/spl/smc/spl_secure_monitor_api.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/spl/smc/spl_smc.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/spl/spl_types.hpp
View
libraries/libstratosphere/source/ams/ams_exosphere_api.cpp
View
libraries/libstratosphere/source/spl/impl/spl_api_impl.cpp 0 → 100644
View
libraries/libstratosphere/source/spl/impl/spl_ctr_drbg.hpp 0 → 100644
View
libraries/libstratosphere/source/spl/impl/spl_device_address_mapper.hpp 0 → 100644
View
libraries/libstratosphere/source/spl/impl/spl_key_slot_cache.hpp 0 → 100644
View
libraries/libstratosphere/source/spl/smc/spl_secure_monitor_api.cpp 0 → 100644
View
libraries/libstratosphere/source/spl/smc/spl_smc.cpp 100644 → 0
View
libraries/libstratosphere/source/spl/spl_api.cpp
View
libraries/libvapours/include/vapours/results/spl_results.hpp
View
stratosphere/spl/source/spl_api_impl.cpp 100644 → 0
View
stratosphere/spl/source/spl_api_impl.hpp 100644 → 0
View
stratosphere/spl/source/spl_crypto_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_crypto_service.hpp
View
stratosphere/spl/source/spl_ctr_drbg.cpp 100644 → 0
View
stratosphere/spl/source/spl_ctr_drbg.hpp 100644 → 0
View
stratosphere/spl/source/spl_deprecated_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_deprecated_service.hpp
View
stratosphere/spl/source/spl_device_unique_data_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_device_unique_data_service.hpp
View
stratosphere/spl/source/spl_es_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_es_service.hpp
View
stratosphere/spl/source/spl_fs_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_fs_service.hpp
View
stratosphere/spl/source/spl_general_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_general_service.hpp
View
stratosphere/spl/source/spl_key_slot_cache.hpp 100644 → 0
View
stratosphere/spl/source/spl_main.cpp
View
stratosphere/spl/source/spl_manu_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_manu_service.hpp
View
stratosphere/spl/source/spl_random_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_random_service.hpp
View
stratosphere/spl/source/spl_secure_monitor_manager.cpp 0 → 100644
View
stratosphere/spl/source/spl_secure_monitor_manager.hpp 0 → 100644
View
stratosphere/spl/source/spl_ssl_service.cpp 100644 → 0
View
stratosphere/spl/source/spl_ssl_service.hpp