Changes

94 bytes added ,  08:53, 29 January 2019
Line 29: Line 29:  
* TrustZone code is now cleared from IRAM before signalling to NX_BOOTLOADER that the SecMon is awake.
 
* TrustZone code is now cleared from IRAM before signalling to NX_BOOTLOADER that the SecMon is awake.
 
* A function for getting HardwareType based on fuses now returns 0xF whenever it would previously have returned a non-zero value.
 
* A function for getting HardwareType based on fuses now returns 0xF whenever it would previously have returned a non-zero value.
 +
** 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
 
[more details to be filled in later].
 
[more details to be filled in later].