mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-14 09:06:35 +00:00
stratosphere: grant access to SynchronizePreemptionState
This commit is contained in:
parent
6b438c7adf
commit
c949779b3d
21 changed files with 80 additions and 59 deletions
|
@ -70,6 +70,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCallSecureMonitor": "0x7f"
|
"svcCallSecureMonitor": "0x7f"
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -58,6 +58,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -58,6 +58,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcReadWriteRegister": "0x4E",
|
"svcReadWriteRegister": "0x4E",
|
||||||
"svcCreateInterruptEvent": "0x53",
|
"svcCreateInterruptEvent": "0x53",
|
||||||
"svcQueryIoMapping": "0x55",
|
"svcQueryIoMapping": "0x55",
|
||||||
|
|
|
@ -73,6 +73,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -85,6 +85,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -91,6 +91,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -73,6 +73,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -72,6 +72,7 @@
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcGetResourceLimitLimitValue": "0x30",
|
"svcGetResourceLimitLimitValue": "0x30",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcGetResourceLimitPeakValue": "0x37",
|
"svcGetResourceLimitPeakValue": "0x37",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -58,6 +58,7 @@
|
||||||
"svcGetInfo" : "0x29",
|
"svcGetInfo" : "0x29",
|
||||||
"svcWaitForAddress" : "0x34",
|
"svcWaitForAddress" : "0x34",
|
||||||
"svcSignalToAddress" : "0x35",
|
"svcSignalToAddress" : "0x35",
|
||||||
|
"svcSynchronizePreemptionState" : "0x36",
|
||||||
"svcCreateSession" : "0x40",
|
"svcCreateSession" : "0x40",
|
||||||
"svcAcceptSession" : "0x41",
|
"svcAcceptSession" : "0x41",
|
||||||
"svcReplyAndReceiveLight" : "0x42",
|
"svcReplyAndReceiveLight" : "0x42",
|
||||||
|
|
|
@ -57,6 +57,7 @@
|
||||||
"svcGetInfo" : "0x29",
|
"svcGetInfo" : "0x29",
|
||||||
"svcWaitForAddress" : "0x34",
|
"svcWaitForAddress" : "0x34",
|
||||||
"svcSignalToAddress" : "0x35",
|
"svcSignalToAddress" : "0x35",
|
||||||
|
"svcSynchronizePreemptionState" : "0x36",
|
||||||
"svcCreateSession" : "0x40",
|
"svcCreateSession" : "0x40",
|
||||||
"svcAcceptSession" : "0x41",
|
"svcAcceptSession" : "0x41",
|
||||||
"svcReplyAndReceiveLight" : "0x42",
|
"svcReplyAndReceiveLight" : "0x42",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -60,6 +60,7 @@
|
||||||
"svcGetResourceLimitCurrentValue": "0x31",
|
"svcGetResourceLimitCurrentValue": "0x31",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
|
@ -58,6 +58,7 @@
|
||||||
"svcGetInfo" : "0x29",
|
"svcGetInfo" : "0x29",
|
||||||
"svcWaitForAddress" : "0x34",
|
"svcWaitForAddress" : "0x34",
|
||||||
"svcSignalToAddress" : "0x35",
|
"svcSignalToAddress" : "0x35",
|
||||||
|
"svcSynchronizePreemptionState" : "0x36",
|
||||||
"svcCreateSession" : "0x40",
|
"svcCreateSession" : "0x40",
|
||||||
"svcAcceptSession" : "0x41",
|
"svcAcceptSession" : "0x41",
|
||||||
"svcReplyAndReceiveLight" : "0x42",
|
"svcReplyAndReceiveLight" : "0x42",
|
||||||
|
|
|
@ -59,6 +59,7 @@
|
||||||
"svcGetInfo": "0x29",
|
"svcGetInfo": "0x29",
|
||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
|
Loading…
Reference in a new issue