Secure Storage Area

The bootloader's sections.ld file shows the size and start address of the secure storage area:

/* Reserve the remaining 11K from the first data sector for secure storage */

BL_SECURE_STORE (xrw) : ORIGIN = 0x0015A400, LENGTH = 11K