Searched refs:exc_prop (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/common/ |
H A D | image-sig.c | 383 char * const exc_prop[] = {"data"}; in fit_config_check_sig() local 462 exc_prop, ARRAY_SIZE(exc_prop), in fit_config_check_sig()
|
/openbmc/u-boot/include/linux/ |
H A D | libfdt.h | 144 char * const exc_prop[], int exc_prop_count,
|
/openbmc/u-boot/tools/ |
H A D | image-host.c | 515 char * const exc_prop[] = {"data"}; in fit_config_get_data() local 536 exc_prop, ARRAY_SIZE(exc_prop), in fit_config_get_data()
|
/openbmc/u-boot/lib/libfdt/ |
H A D | fdt_region.c | 31 char * const exc_prop[], int exc_prop_count, in fdt_find_regions() argument 66 if (str_in_list(str, exc_prop, exc_prop_count)) in fdt_find_regions()
|