Searched refs:plat_try_next_boot_source (Results 1 – 8 of 8) sorted by relevance
27 #pragma weak plat_try_next_boot_source macro72 int plat_try_next_boot_source(void) in plat_try_next_boot_source() function
224 } while ((err != 0) && (plat_try_next_boot_source() != 0)); in load_auth_image()
266 } while ((err != 0) && (plat_try_next_boot_source() != 0)); in load_auth_image()
123 int plat_try_next_boot_source(void);
157 int plat_try_next_boot_source(void);
1301 sequence used by plat_try_next_boot_source().1611 plat_try_next_boot_source().1613 Function : plat_try_next_boot_source() [optional]
1611 sequence used by plat_try_next_boot_source().1897 plat_try_next_boot_source().1899 Function : plat_try_next_boot_source() [optional]