Home
last modified time | relevance | path

Searched defs:IMAGE_ENABLE_VERIFY (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/prebuilt-intermediates/
Dimage.h1100 # define IMAGE_ENABLE_VERIFY 1 macro
1104 # define IMAGE_ENABLE_VERIFY 0 macro
1108 # define IMAGE_ENABLE_VERIFY CONFIG_IS_ENABLED(FIT_SIGNATURE) macro
/external/u-boot/include/
Dimage.h1100 # define IMAGE_ENABLE_VERIFY 1 macro
1104 # define IMAGE_ENABLE_VERIFY 0 macro
1108 # define IMAGE_ENABLE_VERIFY CONFIG_IS_ENABLED(FIT_SIGNATURE) macro