boot/spl: update for spl-in-libstrat
1 parent 804e5d4 commit d0d48881844c30cb110021ee9a88e4e82e1f9725
@Michael Scire Michael Scire authored on 22 Jun 2019
Showing 41 changed files
View
stratosphere/boot/source/boot_boot_reason.cpp
View
stratosphere/boot/source/boot_display.cpp
View
stratosphere/boot/source/boot_fan_enable.cpp
View
stratosphere/boot/source/boot_main.cpp
View
stratosphere/boot/source/boot_repair_boot_images.cpp
View
stratosphere/boot/source/boot_spl_utils.cpp 100644 → 0
View
stratosphere/boot/source/boot_spl_utils.hpp 100644 → 0
View
stratosphere/boot/source/boot_wake_pins.cpp
View
stratosphere/boot/source/gpio/gpio_initial_configuration.cpp
View
stratosphere/boot/source/pinmux/pinmux_initial_configuration.cpp
View
stratosphere/boot/source/updater/updater_api.hpp
View
stratosphere/boot/source/updater/updater_types.hpp
View
stratosphere/libstratosphere
Not supported
View
stratosphere/spl/source/spl_api.cpp 100644 → 0
View
stratosphere/spl/source/spl_api.hpp 100644 → 0
View
stratosphere/spl/source/spl_api_impl.cpp 0 → 100644
View
stratosphere/spl/source/spl_api_impl.hpp 0 → 100644
View
stratosphere/spl/source/spl_crypto_service.cpp
View
stratosphere/spl/source/spl_crypto_service.hpp
View
stratosphere/spl/source/spl_ctr_drbg.cpp
View
stratosphere/spl/source/spl_ctr_drbg.hpp
View
stratosphere/spl/source/spl_deprecated_service.cpp
View
stratosphere/spl/source/spl_deprecated_service.hpp
View
stratosphere/spl/source/spl_es_service.cpp
View
stratosphere/spl/source/spl_es_service.hpp
View
stratosphere/spl/source/spl_fs_service.cpp
View
stratosphere/spl/source/spl_fs_service.hpp
View
stratosphere/spl/source/spl_general_service.cpp
View
stratosphere/spl/source/spl_general_service.hpp
View
stratosphere/spl/source/spl_main.cpp
View
stratosphere/spl/source/spl_manu_service.cpp
View
stratosphere/spl/source/spl_manu_service.hpp
View
stratosphere/spl/source/spl_random_service.cpp
View
stratosphere/spl/source/spl_random_service.hpp
View
stratosphere/spl/source/spl_rsa_service.cpp
View
stratosphere/spl/source/spl_rsa_service.hpp
View
stratosphere/spl/source/spl_smc.cpp 100644 → 0
View
stratosphere/spl/source/spl_smc.hpp 100644 → 0
View
stratosphere/spl/source/spl_ssl_service.cpp
View
stratosphere/spl/source/spl_ssl_service.hpp
View
stratosphere/spl/source/spl_types.hpp 100644 → 0