OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hisi_mcu_load_image
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
hisi_mcu.h
14
extern int
hisi_mcu_load_image
(uintptr_t image_base, uint32_t image_size);
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hisi_mcu.c
154
int
hisi_mcu_load_image
(uintptr_t image_base, uint32_t image_size)
function
hikey_bl2_setup.c
100
hisi_mcu_load_image
(scp_bl2_image_info->image_base,
Completed in 237 milliseconds