Atmosphere/stratosphere/spl/source
Michael Scire 609a302e16 os: implement waitable management.
This implements waitable management for Events (and
implements Events). It also refactors PM to use new
Event/Waitable semantics, and also adds STS_ASSERT
as a macro for asserting a boolean expression. The
rest of stratosphere has been refactored to use
STS_ASSERT whenever possible.
2019-12-07 12:41:28 -08:00
..
spl_api_impl.cpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
spl_api_impl.hpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_crypto_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_crypto_service.hpp stratosphere: all in on enum class CommandId 2019-06-27 23:34:53 -07:00
spl_ctr_drbg.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_ctr_drbg.hpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_deprecated_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_deprecated_service.hpp Fix for 4.X units (new strato rework broke a method in spl) (#616) 2019-07-01 03:53:46 -07:00
spl_es_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_es_service.hpp Fix for 4.X units (new strato rework broke a method in spl) (#616) 2019-07-01 03:53:46 -07:00
spl_fs_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_fs_service.hpp stratosphere: all in on enum class CommandId 2019-06-27 23:34:53 -07:00
spl_general_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_general_service.hpp Fix for 4.X units (new strato rework broke a method in spl) (#616) 2019-07-01 03:53:46 -07:00
spl_main.cpp autobackup: dump bis keys (closes #583). 2019-08-05 19:35:04 -07:00
spl_manu_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_manu_service.hpp Fix for 4.X units (new strato rework broke a method in spl) (#616) 2019-07-01 03:53:46 -07:00
spl_random_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_random_service.hpp stratosphere: all in on enum class CommandId 2019-06-27 23:34:53 -07:00
spl_rsa_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_rsa_service.hpp spl: rsa service does not need a dispatch table 2019-07-17 20:58:46 -07:00
spl_ssl_service.cpp boot/spl: update for spl-in-libstrat 2019-06-22 12:23:46 -07:00
spl_ssl_service.hpp Fix for 4.X units (new strato rework broke a method in spl) (#616) 2019-07-01 03:53:46 -07:00