|
sm: reimplement using tipc instead of cmif (probably broken, untested)
|
|---|
|
|
| libraries/libstratosphere/Makefile |
|---|
| libraries/libstratosphere/include/stratosphere/sm.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/sm/impl/sm_debug_monitor_interface.hpp 100644 → 0 |
|---|
| libraries/libstratosphere/include/stratosphere/sm/impl/sm_manager_interface.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/sm/impl/sm_user_interface.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/sm/sm_types.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_command_serialization.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/tipc/tipc_buffers.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/tipc/tipc_object_manager.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/tipc/tipc_server_manager.hpp |
|---|
| libraries/libstratosphere/source/_test/test_tipc_serializer.cpp 100644 → 0 |
|---|
| libraries/libstratosphere/source/os/os_message_queue.cpp |
|---|
| libraries/libstratosphere/source/settings/impl/settings_product_model_impl.cpp |
|---|
| libraries/libvapours/include/vapours/svc/ipc/svc_message_buffer.hpp |
|---|
| stratosphere/sm/source/impl/sm_service_manager.cpp |
|---|
| stratosphere/sm/source/impl/sm_service_manager.hpp |
|---|
| stratosphere/sm/source/impl/sm_wait_list.cpp 100644 → 0 |
|---|
| stratosphere/sm/source/impl/sm_wait_list.hpp 100644 → 0 |
|---|
| stratosphere/sm/source/sm_debug_monitor_service.cpp 100644 → 0 |
|---|
| stratosphere/sm/source/sm_debug_monitor_service.hpp 100644 → 0 |
|---|
| stratosphere/sm/source/sm_main.cpp |
|---|
| stratosphere/sm/source/sm_manager_service.cpp |
|---|
| stratosphere/sm/source/sm_manager_service.hpp |
|---|
| stratosphere/sm/source/sm_tipc_server.cpp 0 → 100644 |
|---|
| stratosphere/sm/source/sm_tipc_server.hpp 0 → 100644 |
|---|
| stratosphere/sm/source/sm_user_service.cpp |
|---|
| stratosphere/sm/source/sm_user_service.hpp |
|---|
| stratosphere/sm/source/sm_user_service_cmif_shim.inc 0 → 100644 |
|---|
| stratosphere/sm/source/sm_wait_list.hpp 0 → 100644 |
|---|