| /trusted-firmware-a/plat/brcm/common/ |
| A D | brcm_image_load.c | 12 #pragma weak plat_get_bl_image_load_info macro 27 struct bl_load_info *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/arm/common/ |
| A D | arm_image_load.c | 17 #pragma weak plat_get_bl_image_load_info macro 77 struct bl_load_info *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/nxp/common/setup/ |
| A D | ls_image_load.c | 22 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/marvell/armada/common/ |
| A D | marvell_image_load.c | 25 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/layerscape/common/ |
| A D | ls_image_load.c | 23 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/qemu/common/ |
| A D | qemu_image_load.c | 22 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/rpi/common/ |
| A D | rpi3_image_load.c | 25 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/hisilicon/hikey/ |
| A D | hikey_image_load.c | 23 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/hisilicon/hikey960/ |
| A D | hikey960_image_load.c | 23 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/hisilicon/poplar/ |
| A D | poplar_image_load.c | 23 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/imx/imx7/common/ |
| A D | imx7_image_load.c | 16 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/imx/imx8m/ |
| A D | imx8m_image_load.c | 18 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/renesas/common/ |
| A D | plat_image_load.c | 27 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/st/stm32mp1/ |
| A D | plat_image_load.c | 24 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/plat/intel/soc/common/ |
| A D | socfpga_image_load.c | 21 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/bl2/ |
| A D | bl2_image_load_v2.c | 37 bl2_load_info = plat_get_bl_image_load_info(); in bl2_load_images()
|
| /trusted-firmware-a/plat/socionext/uniphier/ |
| A D | uniphier_bl2_setup.c | 101 bl_load_info_t *plat_get_bl_image_load_info(void) in plat_get_bl_image_load_info() function
|
| /trusted-firmware-a/include/plat/common/ |
| A D | platform.h | 339 struct bl_load_info *plat_get_bl_image_load_info(void);
|
| /trusted-firmware-a/build/qemu/release/bl2/ |
| A D | bl2.map | 761 .text.plat_get_bl_image_load_info 763 0x000000000e01c5f4 plat_get_bl_image_load_info
|
| A D | bl2.dump | 306 000000000e01c5f4 g F .text 0000000000000004 plat_get_bl_image_load_info 460 e01b0b4: 94000550 bl e01c5f4 <plat_get_bl_image_load_info> 1949 000000000e01c5f4 <plat_get_bl_image_load_info>:
|
| /trusted-firmware-a/docs/build/TF-A_2.5/ |
| A D | searchindex.js | 1 …t_fwu_set_images_sourc:53,plat_fwu_set_metadata_image_sourc:53,plat_get_bl_image_load_info:53,plat…
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
| A D | porting-guide.rst.txt | 1079 Function : plat_get_bl_image_load_info() 1504 ``plat_get_bl_image_load_info()`` to retrieve the list of images to load from
|
| /trusted-firmware-a/docs/getting_started/ |
| A D | porting-guide.rst | 1079 Function : plat_get_bl_image_load_info() 1504 ``plat_get_bl_image_load_info()`` to retrieve the list of images to load from
|