Difference between revisions of "SKC"
Jump to navigation
Jump to search
(document some SKCs) |
m |
||
| Line 1: | Line 1: | ||
= Secure Kernel calls = | = Secure Kernel calls = | ||
| − | All secure kernel calls return a s32 error code in $v0. 0 means success, below zero means error. | + | All secure kernel calls return a s32 error code in $v0. 0 means success, below zero means error. |
{| class=wikitable | {| class=wikitable | ||
Revision as of 04:15, 26 April 2018
Secure Kernel calls
All secure kernel calls return a s32 error code in $v0. 0 means success, below zero means error.
| Id | Name | In |
|---|---|---|
| 0x0 | skcGetBBID | $a0=u32* |
| 0x1 | skcPrepareCMDAndTik | ??? |
| 0x2 | ??? | ??? |
| 0x3 | ??? | ??? |
| 0x4 | ??? | ??? |
| 0x5 | ??? | ??? |
| 0x6 | ??? | ??? |
| 0x7 | ??? | ??? |
| 0x8 | ??? | ??? |
| 0x9 | ??? | ??? |
| 0xA | ??? | ??? |
| 0xB | ??? | ??? |
| 0xC | ??? | ??? |
| 0xD | skcReboot | void |
| 0xE | ??? | ??? |