Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/fwu/
H A Dfwu.c81 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()
/rk3399_ARM-atf/include/drivers/fwu/
H A Dfwu_metadata.h92 uint32_t previous_active_index; member
/rk3399_ARM-atf/docs/components/
H A Dfirmware-update.rst84 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``