Memory layout: Difference between revisions
Line 228: | Line 228: | ||
| 0x3C00 | | 0x3C00 | ||
| 0x200 | | 0x200 | ||
| Unknown, not used by [[FIRM]]. | | Unknown, not used by [[FIRM]]. Probably RSA related going by the data right after this? These are not console-unique. | ||
|- | |- | ||
| 0x01FFBF00 | | 0x01FFBF00 | ||
Line 249: | Line 249: | ||
* The first 0x100-bytes here is the RSA-2048 modulo for the CFA NCCH header, and for the gamecard NCSD header. | * The first 0x100-bytes here is the RSA-2048 modulo for the CFA NCCH header, and for the gamecard NCSD header. | ||
* 0x01FFCA00 is the RSA-2048 modulo for the CXI accessdesc signature, written to rsaengine keyslot1 by NATIVE_FIRM. | * 0x01FFCA00 is the RSA-2048 modulo for the CXI accessdesc signature, written to rsaengine keyslot1 by NATIVE_FIRM. | ||
* 0x01FFCB00 size 0x200 is unknown, probably RSA related, these aren't used by [[FIRM]]. | * 0x01FFCB00 size 0x200 is unknown, probably RSA related, these aren't used by [[FIRM]](these are not console-unique). | ||
|- | |- | ||
| 0x01FFCD00 | | 0x01FFCD00 |