Home
last modified time | relevance | path

Searched refs:image_bank_offset (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() argument
703 *image_bank_offset = 0; in get_image_info_in_bank()
821 uint32_t image_bank_offset; in corstone1000_fwu_flash_image() local
858 &image_bank_offset); in corstone1000_fwu_flash_image()
933 uint32_t image_bank_offset; in fwu_accept_image() local
952 image_index = get_image_info_in_bank(guid, &image_bank_offset); in fwu_accept_image()