Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/
Dtfm_bootloader_fwu_abstraction.h127 psa_status_t fwu_bootloader_mark_image_accepted(const psa_fwu_component_t *trials,
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c337 status = fwu_bootloader_mark_image_accepted(trials, trials_number); in tfm_fwu_accept()
/trusted-firmware-m-latest/docs/design_docs/services/
Dtfm_fwu_service.rst170 fwu_bootloader_mark_image_accepted(function)
176 psa_status_t fwu_bootloader_mark_image_accepted(const psa_fwu_component_t *trials,
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c381 psa_status_t fwu_bootloader_mark_image_accepted(const psa_fwu_component_t *trials, in fwu_bootloader_mark_image_accepted() function