Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/bootloader/
Dtfm_bootloader_fwu_abstraction.h165 psa_status_t fwu_bootloader_clean_component(psa_fwu_component_t component);
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c487 status = fwu_bootloader_clean_component(component); in tfm_fwu_clean()
/trusted-firmware-m-3.6.0/docs/design_docs/services/
Dtfm_fwu_service.rst223 fwu_bootloader_clean_component(function)
229 psa_status_t fwu_bootloader_clean_component(psa_fwu_component_t component);
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c651 psa_status_t fwu_bootloader_clean_component(psa_fwu_component_t component) in fwu_bootloader_clean_component() function