Searched refs:active_index (Results 1 – 5 of 5) sorted by relevance
75 if (metadata.active_index >= NR_OF_FW_BANKS) { in fwu_metadata_sanity_check()77 metadata.active_index, NR_OF_FW_BANKS); in fwu_metadata_sanity_check()208 if (i == metadata.active_index || in fwu_get_alternate_boot_bank()228 if (i == metadata.active_index || in fwu_get_alternate_boot_bank()258 return metadata.bank_state[metadata.active_index]; in fwu_get_active_bank_state()
89 uint32_t active_index; member
245 arm_set_fip_addr(metadata->active_index); in plat_fwu_set_images_source()
704 boot_idx = data->active_index; in plat_fwu_get_boot_idx()
48 by the ``active_index`` and the ``update_index`` respectively.