Lines Matching refs:secure
14 # For the secure version of the board the firmware is linked at the beginning
16 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
17 # secure image (TRUSTED_EXECUTION_SECURE=y), the secure FW image shall always
20 # For the non-secure version of the board, the firmware
21 # must be linked into the code-partition (non-secure) defined in DT, regardless.
27 # If the secure firmware is to be combined with a non-secure image
28 # (TRUSTED_EXECUTION_SECURE=y), the secure FW image SRAM shall always
29 # be restricted to the secure image SRAM partition (sram-secure-partition).
33 # For the non-secure version of the board, the firmware image SRAM is
34 # always restricted to the allocated non-secure SRAM partition.
38 DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition