Home
last modified time | relevance | path

Searched refs:hikey_set_fip_addr (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_private.h75 int hikey_set_fip_addr(unsigned int image_id, const char *name);
H A Dhikey_bl2_setup.c120 return hikey_set_fip_addr(image_id, "fastboot"); in bl2_plat_handle_pre_image_load()
H A Dhikey_io_storage.c279 int hikey_set_fip_addr(unsigned int image_id, const char *name) in hikey_set_fip_addr() function