7.0.0: Difference between revisions
Line 23: | Line 23: | ||
* The 0x100 region used for NX_BOOTLOADER <-> SecureMonitor communications is now 0x40000000 instead of 0x40002E00. | * The 0x100 region used for NX_BOOTLOADER <-> SecureMonitor communications is now 0x40000000 instead of 0x40002E00. | ||
* Memory permissions for .rodata have been fixed, it is now correctly mapped R-- instead of RW-. | * Memory permissions for .rodata have been fixed, it is now correctly mapped R-- instead of RW-. | ||
* Sealed old keys are now stored in the auxilliary data page (0x1F01FA000) instead of in .rwdata. | |||
[more details to be filled in later]. | [more details to be filled in later]. | ||