Home
last modified time | relevance | path

Searched refs:tfm_s (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/doc/services/tfm/
Dbuild.rst25 * tfm_s - TF-M secure firmware
31 The TF-M build system also creates signed variants of tfm_s and tfm_ns, and a
43 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. This
144 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).
/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt166 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 when
354 # 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.
DKconfig.tfm68 Build profile used to build tfm_s image. The available values are