Searched refs:imape_comp (Results 1 – 1 of 1) sorted by relevance
830 uint8_t imape_comp; in bootm_host_load_image() local847 if (fit_image_get_comp(fit, noffset, &imape_comp)) { in bootm_host_load_image()854 ret = image_decomp(imape_comp, 0, data, image_type, load_buf, in bootm_host_load_image()860 ret = handle_decomp_error(imape_comp, load_end - 0, ret); in bootm_host_load_image()