Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_ab.c192 static bool spl_slot_is_bootable(AvbABSlotData *slot) in spl_slot_is_bootable() function
214 if (spl_slot_is_bootable(&ab_data.slots[0]) && in spl_get_current_slot()
215 spl_slot_is_bootable(&ab_data.slots[1])) { in spl_get_current_slot()
220 } else if (spl_slot_is_bootable(&ab_data.slots[0])) { in spl_get_current_slot()
222 } else if (spl_slot_is_bootable(&ab_data.slots[1])) { in spl_get_current_slot()
337 if (!spl_slot_is_bootable(&ab_data.slots[0]) && in spl_ab_decrease_reset()
338 !spl_slot_is_bootable(&ab_data.slots[1])) { in spl_ab_decrease_reset()
/OK3568_Linux_fs/u-boot/spl/common/spl/
H A Dspl_ab.su
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map