Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/common/
A Dplat_bl_common.c27 #pragma weak plat_try_next_boot_source macro
72 int plat_try_next_boot_source(void) in plat_try_next_boot_source() function
/tf-a-ffa_el3_spmc/common/
A Dbl_common.c252 } while ((err != 0) && (plat_try_next_boot_source() != 0)); in load_auth_image()
/tf-a-ffa_el3_spmc/include/plat/common/
A Dplatform.h123 int plat_try_next_boot_source(void);
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst1292 sequence used by plat_try_next_boot_source().
1566 plat_try_next_boot_source().
1568 Function : plat_try_next_boot_source() [optional]

Completed in 11 milliseconds