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/hikey/include/
hisi_mcu.h
39
extern int
hisi_mcu_load_image
(uintptr_t image_base, uint32_t image_size);
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/drivers/
hisi_mcu.c
202
int
hisi_mcu_load_image
(uintptr_t image_base, uint32_t image_size)
function
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
bl2_plat_setup.c
266
hisi_mcu_load_image
(bl30_image_info->image_base,
Completed in 1171 milliseconds