Searched refs:fwu_bootloader_get_image_info (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/ |
D | tfm_fwu_req_mngr.c | 79 status = fwu_bootloader_get_image_info(component, true, false, &info); in tfm_fwu_start() 212 status = fwu_bootloader_get_image_info(component, true, false, &info); in tfm_fwu_install() 291 result = fwu_bootloader_get_image_info(component, query_state, in tfm_fwu_query() 322 status = fwu_bootloader_get_image_info(component, true, false, &info); in tfm_fwu_accept() 392 status = fwu_bootloader_get_image_info(component, true, false, &info); in tfm_fwu_reject()
|
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/bootloader/ |
D | tfm_bootloader_fwu_abstraction.h | 182 psa_status_t fwu_bootloader_get_image_info(psa_fwu_component_t component,
|
/trusted-firmware-m-3.6.0/docs/design_docs/services/ |
D | tfm_fwu_service.rst | 239 fwu_bootloader_get_image_info(function) 245 psa_status_t fwu_bootloader_get_image_info(psa_fwu_component_t component,
|
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/ |
D | tfm_mcuboot_fwu.c | 578 psa_status_t fwu_bootloader_get_image_info(psa_fwu_component_t component, in fwu_bootloader_get_image_info() function
|