Home
last modified time | relevance | path

Searched refs:TLV_MAJOR_FWU (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/bl2/src/
Dshared_data.c45 #define TLV_MAJOR_FWU 0x2 macro
235 rc = boot_add_data_to_shared_area(TLV_MAJOR_FWU, in boot_save_shared_data()
/trusted-firmware-m-3.7.0/secure_fw/spm/include/boot/
Dtfm_boot_status.h24 #define TLV_MAJOR_FWU 0x2 macro
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dtfm_boot_data.c74 {TFM_SP_FWU, TLV_MAJOR_FWU},
/trusted-firmware-m-3.7.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c54 return tfm_core_get_boot_data(TLV_MAJOR_FWU, in fwu_bootloader_get_shared_data()