Searched refs:IMAGE_ENABLE_SIGN (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dimage.h1469 # define IMAGE_ENABLE_SIGN 1 macro
1473 # define IMAGE_ENABLE_SIGN 0 macro
1477 # define IMAGE_ENABLE_SIGN 0 macro
1530 #if IMAGE_ENABLE_SIGN
/u-boot/tools/
H A Dimage-host.c681 } else if (IMAGE_ENABLE_SIGN && (keydir || keyfile) &&
1342 if (!IMAGE_ENABLE_SIGN || !(keydir || keyfile))

Completed in 98 milliseconds