Home
last modified time | relevance | path

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

/trusted-firmware-a/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
/trusted-firmware-a/common/
A Dbl_common.c266 } while ((err != 0) && (plat_try_next_boot_source() != 0)); in load_auth_image()
/trusted-firmware-a/include/plat/common/
A Dplatform.h123 int plat_try_next_boot_source(void);
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst1301 sequence used by plat_try_next_boot_source().
1611 plat_try_next_boot_source().
1613 Function : plat_try_next_boot_source() [optional]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt1301 sequence used by plat_try_next_boot_source().
1611 plat_try_next_boot_source().
1613 Function : plat_try_next_boot_source() [optional]
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.dump489 0000000000001884 w F .text 0000000000000008 plat_try_next_boot_source
2052 1584: 940000c0 bl 1884 <plat_try_next_boot_source>
2261 0000000000001884 <plat_try_next_boot_source>:
A Dbl1.map789 .text.plat_try_next_boot_source
791 0x0000000000001884 plat_try_next_boot_source
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.map806 .text.plat_try_next_boot_source
808 0x000000000e01cb6c plat_try_next_boot_source
A Dbl2.dump370 000000000e01cb6c w F .text 0000000000000008 plat_try_next_boot_source
2118 e01c864: 940000c2 bl e01cb6c <plat_try_next_boot_source>
2331 000000000e01cb6c <plat_try_next_boot_source>:
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map447 .text.plat_try_next_boot_source

Completed in 32 milliseconds