7.0.0: Difference between revisions
→Secure Monitor: lol |
→Secure Monitor: nice |
||
Line 31: | Line 31: | ||
** This function is called by [[SMC|smcGetConfig]] when ConfigItem_HardwareType is passed in. | ** This function is called by [[SMC|smcGetConfig]] when ConfigItem_HardwareType is passed in. | ||
* Warmboot.bin has been moved again, and is now copied from 0x4003E000 size 0x17F0 instead of 0x4003D800 size 0x1FF0 | * Warmboot.bin has been moved again, and is now copied from 0x4003E000 size 0x17F0 instead of 0x4003D800 size 0x1FF0 | ||
* Code configuring what peripherals to set secure-world only now assumes that the code is a retail unit. | |||
** GetRetailType() is still called (though result is discarded), this probably means they now have compile-time switches for retail vs dev. | |||
[more details to be filled in later]. | [more details to be filled in later]. | ||