Searched refs:IMG_FLAG_HASH_SHA256 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | imx8image.h | 26 #define IMG_FLAG_HASH_SHA256 0x000 macro |
/openbmc/u-boot/tools/ | ||
H A D | imx8image.c | 487 img->hab_flags |= IMG_FLAG_HASH_SHA256; in set_image_hash() |