9.6.0-24: Difference between revisions

No edit summary
No edit summary
Line 13: Line 13:
==System Titles==
==System Titles==
===NATIVE_FIRM===
===NATIVE_FIRM===
The arm9loader was updated, new crypto it seems. On panic, arm9loader now clears keyslots 0x15, 0x16, 0x18, 0x19, 0x19-0x1F. Previous versions only cleared 0-8, 0x15, 0x16.
The arm9loader was updated. Old version of firm generated and initialized keyX for keyslots 0x15, 0x16, 0x18-0x1F. This version keeps the old algorithm for keyslots 0x15, 0x16, 0x18. For keyslots 0x19-1F there is a new algorithm for generating the keyX'es.  
 
On panic, arm9loader now clears keyslots 0x15, 0x16, 0x18, 0x19, 0x19-0x1F. Previous versions only cleared 0-8, 0x15, 0x16.