Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/
Dtfm_bootloader_fwu_abstraction.h108 psa_status_t fwu_bootloader_install_image(const psa_fwu_component_t *candidates,
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c227 status = fwu_bootloader_install_image(candidates, in tfm_fwu_install()
/trusted-firmware-m-latest/docs/design_docs/services/
Dtfm_fwu_service.rst149 fwu_bootloader_install_image(function)
155 psa_status_t fwu_bootloader_install_image(psa_fwu_component_t *candidates,
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c198 psa_status_t fwu_bootloader_install_image(const psa_fwu_component_t *candidates, uint8_t number) in fwu_bootloader_install_image() function