Searched refs:IMAGE_ENABLE_VERIFY (Results 1 – 3 of 3) sorted by relevance
85 #if IMAGE_ENABLE_VERIFY || defined(CONFIG_SPL_FIT_SIGNATURE)
1127 # define IMAGE_ENABLE_VERIFY 1 macro1131 # define IMAGE_ENABLE_VERIFY 1 macro1135 # define IMAGE_ENABLE_VERIFY 0 macro1181 #if IMAGE_ENABLE_VERIFY
1417 if (IMAGE_ENABLE_VERIFY && in fit_image_verify_with_data()1439 } else if (IMAGE_ENABLE_VERIFY && verify_all && in fit_image_verify_with_data()2251 if (IMAGE_ENABLE_VERIFY) { in fit_image_load_index()