Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/fw_update_agent/
Dfwu_agent.c700 static int get_image_info_in_bank(struct efi_guid* guid, uint32_t* image_bank_offset) in get_image_info_in_bank() function
857 image_index = get_image_info_in_bank(&capsule_info.guid[i], in corstone1000_fwu_flash_image()
952 image_index = get_image_info_in_bank(guid, &image_bank_offset); in fwu_accept_image()