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