Searched refs:previous_active_index (Results 1 – 3 of 3) sorted by relevance
81 if (metadata.previous_active_index >= NR_OF_FW_BANKS) { in fwu_metadata_sanity_check()83 metadata.previous_active_index, NR_OF_FW_BANKS); in fwu_metadata_sanity_check()201 if (metadata.bank_state[metadata.previous_active_index] == in fwu_get_alternate_boot_bank()203 return metadata.previous_active_index; in fwu_get_alternate_boot_bank()209 i == metadata.previous_active_index) { in fwu_get_alternate_boot_bank()222 if (metadata.bank_state[metadata.previous_active_index] == in fwu_get_alternate_boot_bank()224 return metadata.previous_active_index; in fwu_get_alternate_boot_bank()229 i == metadata.previous_active_index) { in fwu_get_alternate_boot_bank()
92 uint32_t previous_active_index; member
84 After that, the platform can decide to boot from the ``previous_active_index``87 If the images still does not boot successfully from the ``previous_active_index``