Editing Secure Loader
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
SAMU IPL, codenamed as 80000001, is the main loader of the Secure Loader (80010001) and the Secure Kernel (80010002)<br> | |||
The header contained in it contains the following information: | |||
= Header Info = | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 12: | Line 9: | ||
| 0x0 || 4 || Magic || 5E D7 9A 0B | | 0x0 || 4 || Magic || 5E D7 9A 0B | ||
|- | |- | ||
| 0xC || 4 || Size of Body || Litle Endian | |||
| 0xC || 4 || | |||
|- | |- | ||
| | | 0x20 || 0x20 || SHA256 of the decrypted region || | ||
|- | |- | ||
|} | |} |