Home
last modified time | relevance | path

Searched defs:image_base (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/nxp/common/img_loadr/
H A Dload_img.c31 int load_img(unsigned int image_id, uintptr_t *image_base, in load_img()
/rk3399_ARM-atf/common/
H A Dimage_decompress.c43 uintptr_t compressed_image_base, image_base, work_base; in image_decompress() local
H A Dbl_common.c78 uintptr_t image_base; in load_image() local
/rk3399_ARM-atf/plat/arm/common/
H A Darm_dyn_cfg.c133 uintptr_t image_base; in arm_bl2_dyn_cfg_init() local
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhisi_mcu.c157 int hisi_mcu_load_image(uintptr_t image_base, uint32_t image_size) in hisi_mcu_load_image()
/rk3399_ARM-atf/include/export/common/
H A Dbl_common_exp.h42 uintptr_t image_base; /* physical address of base of image */ member
/rk3399_ARM-atf/bl1/
H A Dbl1_fwu.c169 uintptr_t image_base, image_end; in bl1_fwu_image_check_overlaps() local