Lines Matching +full:16 +full:kb
14 * 0x0000_0000 BL2 - MCUBoot (64 KB)
15 * 0x0001_0000 Primary image area (448 KB):
16 * 0x0001_0000 Secure image primary (256 KB)
17 * 0x0005_0000 Non-secure image primary (192 KB)
18 * 0x0008_0000 Secondary image area (448 KB):
19 * 0x0008_0000 Secure image secondary (256 KB)
20 * 0x000c_0000 Non-secure image secondary (192 KB)
21 * 0x000f_0000 Protected Storage Area (16 KB)
22 * 0x000f_4000 Internal Trusted Storage Area (8 KB)
23 * 0x000f_6000 OTP / NV counters area (8 KB)
25 * otherwise unused (32 KB)
75 * - Lowest 88 kB SRAM allocated to Secure image (sram0_s).
76 * - Upper 168 kB SRAM allocated to Non-Secure image (sram0_ns).
78 * - 40 kB SRAM reserved for and used by the modem library (sram0_ns_modem).
79 * - 128 kB allocated to the application (sram0_ns_app).