Home
last modified time | relevance | path

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

/rk3399_ARM-atf/bl1/
H A Dbl1_fwu.c145 static int bl1_fwu_remove_loaded_id(unsigned int image_id) in bl1_fwu_remove_loaded_id() function
472 (void)bl1_fwu_remove_loaded_id(image_id); in bl1_fwu_image_auth()
642 int rc = bl1_fwu_remove_loaded_id(sec_exec_image_id); in bl1_fwu_sec_image_done()
645 bl1_fwu_remove_loaded_id(sec_exec_image_id); in bl1_fwu_sec_image_done()
715 if (bl1_fwu_remove_loaded_id(image_id) != 0) { in bl1_fwu_image_reset()