Home
last modified time | relevance | path

Searched defs:candidates (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c198 psa_fwu_component_t candidates[FWU_COMPONENT_NUMBER]; in tfm_fwu_install() local
/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()