Lines Matching full:secure
16 * 0x0001_0000 Secure image primary (256 KB)
17 * 0x0005_0000 Non-secure image primary (192 KB)
19 * 0x0008_0000 Secure image secondary (256 KB)
20 * 0x000c_0000 Non-secure image secondary (192 KB)
24 * 0x000f_8000 Non-secure storage, used when built with NRF_NS_STORAGE=ON,
81 * - Lowest 256 kB SRAM allocated to Secure image (sram0_s)
82 * - Upper 256 kB allocated to Non-Secure image (sram0_ns)
83 * Of the memory allocated to the Non-Secure image
84 * - 192 kB SRAM allocated to the Non-Secure application (sram0_ns_app).
99 /* Secure image memory */
104 /* Non-Secure image memory */
109 /* Non-Secure image memory */