Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dimage-sig.c181 struct image_region *fit_region_make_list(const void *fit, in fit_region_make_list() function
500 fit_region_make_list(fit, fdt_regions, count, region); in fit_config_check_sig()
/third_party/uboot/u-boot-2020.01/tools/
Dimage-host.c808 region = fit_region_make_list(fit, fdt_regions, count, NULL); in fit_config_get_data()
Dimage-host.c.orig808 region = fit_region_make_list(fit, fdt_regions, count, NULL);
/third_party/uboot/u-boot-2020.01/include/
Dimage.h1356 struct image_region *fit_region_make_list(const void *fit,
Dimage.h.orig1324 * fit_region_make_list() - Make a list of regions to hash
1336 struct image_region *fit_region_make_list(const void *fit,