Searched refs:FIT_LOADABLE_PROP (Results 1 – 6 of 6) sorted by relevance
| /u-boot/arch/arm/cpu/armv8/ |
| A D | sec_firmware.c | 148 type = FIT_LOADABLE_PROP; in sec_firmware_check_copy_loadable() 192 FIT_LOADABLE_PROP, (void *)sec_firmware_loadable_addr); in sec_firmware_check_copy_loadable()
|
| /u-boot/common/spl/ |
| A D | spl.c | 247 FIT_LOADABLE_PROP, idx, in spl_load_fit_image()
|
| /u-boot/common/ |
| A D | image-fit.c | 331 uname = fdt_stringlist_get(fit, noffset, FIT_LOADABLE_PROP, in fit_conf_print() 1963 return FIT_LOADABLE_PROP; in fit_get_image_type_property()
|
| A D | image.c | 1599 FIT_LOADABLE_PROP, loadables_index, in boot_get_loadable()
|
| /u-boot/include/ |
| A D | image.h | 1027 #define FIT_LOADABLE_PROP "loadables" macro
|
| /u-boot/tools/ |
| A D | fit_image.c | 328 fdt_property_string(fdt, FIT_LOADABLE_PROP, str); in fit_write_configs()
|
Completed in 26 milliseconds