Searched refs:tfm_s (Results 1 – 3 of 3) sorted by relevance
25 * tfm_s - TF-M secure firmware31 The TF-M build system also creates signed variants of tfm_s and tfm_ns, and a43 The Zephyr build system usually signs both tfm_s and the Zephyr non-secure app itself.47 For example, the following will resolve to ``<path>/tfm_s.hex``:92 file that contains all three binaries: bl2, tfm_s, and the zephyr app. This144 Use the ``tfm_ram_report`` to get the RAM report for TF-M secure firmware (tfm_s).152 Use the ``tfm_rom_report`` to get the ROM report for TF-M secure firmware (tfm_s).
166 set(TFM_S_ELF_FILE ${TFM_BINARY_DIR}/bin/tfm_s.elf)167 set(TFM_S_BIN_FILE ${TFM_BINARY_DIR}/bin/tfm_s.bin)168 set(TFM_S_HEX_FILE ${TFM_BINARY_DIR}/bin/tfm_s.hex)353 # A dependency on tfm_s.hex for zephyr.elf will not cause a Zephyr re-link when354 # tfm_s.hex is updated, as the hex is not a direct input on the executable.463 # Merge tfm_s and zephyr (NS) image to a single binary.
68 Build profile used to build tfm_s image. The available values are