Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/
Dtfm_bootloader_fwu_abstraction.h25 psa_status_t fwu_bootloader_init(void);
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c536 if (fwu_bootloader_init() != 0) { in tfm_fwu_entry()
/trusted-firmware-m-latest/docs/design_docs/services/
Dtfm_fwu_service.rst86 fwu_bootloader_init(function)
92 psa_status_t fwu_bootloader_init(void);
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c95 psa_status_t fwu_bootloader_init(void) in fwu_bootloader_init() function