Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-sig.c124 struct image_region *fit_region_make_list(const void *fit, in fit_region_make_list() function
384 fit_region_make_list(fit, fdt_regions, count, region); in fit_config_check_sig()
/external/u-boot/tools/
Dimage-host.c541 region = fit_region_make_list(fit, fdt_regions, count, NULL); in fit_config_get_data()
/external/u-boot/include/
Dimage.h1251 struct image_region *fit_region_make_list(const void *fit,