Home
last modified time | relevance | path

Searched refs:load_image (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a/common/
A Dbl_common.c70 static int load_image(unsigned int image_id, image_info_t *image_data) in load_image() function
155 rc = load_image(image_id, image_data); in load_image_flush()
187 rc = load_image(image_id, image_data); in load_auth_image_recursive()
/trusted-firmware-a/docs/resources/diagrams/plantuml/
A Dio_framework_usage_overview.puml30 bl_common -> bl_common : load_image(BL2_IMAGE_ID, image_info)
/trusted-firmware-a/docs/design/
A Dfirmware-design.rst1682 ``load_image()`` function performs bounds check for the image size based on the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dfirmware-design.rst.txt1682 ``load_image()`` function performs bounds check for the image size based on the
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst3064 ``load_image()`` function in ``bl_common.c``.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt3064 ``load_image()`` function in ``bl_common.c``.

Completed in 19 milliseconds