sysupdater: minor api fixes (now verified working on hardware)

This commit is contained in:
Michael Scire
2020-06-27 07:33:36 -07:00
committed by SciresM
parent 73a6aeed15
commit ecbd986529
5 changed files with 27 additions and 11 deletions

View File

@@ -62,6 +62,8 @@
"svcReplyAndReceive": "0x43",
"svcReplyAndReceiveWithUserBuffer": "0x44",
"svcCreateEvent": "0x45",
"svcMapTransferMemory": "0x51",
"svcUnmapTransferMemory": "0x52",
"svcCreateInterruptEvent": "0x53",
"svcReadWriteRegister": "0x4E",
"svcQueryIoMapping": "0x55",