Home
last modified time | relevance | path

Searched refs:IMAGE_ENABLE_IGNORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dimage.h42 #define IMAGE_ENABLE_IGNORE 0 macro
52 #define IMAGE_ENABLE_IGNORE 1 macro
/openbmc/u-boot/common/
H A Dimage-fit.c1172 if (IMAGE_ENABLE_IGNORE) { in fit_image_check_hash()