Searched refs:img_type (Results 1 – 1 of 1) sorted by relevance
1331 static void fit_loadable_process(uint8_t img_type, in fit_loadable_process() argument1343 if (fit_loadable_handler->type == img_type) in fit_loadable_process()1366 uint8_t img_type; in boot_get_loadable() local1413 &img_type); in boot_get_loadable()1419 fit_loadable_process(img_type, img_data, img_len); in boot_get_loadable()