Home
last modified time | relevance | path

Searched refs:IMAGE_ENABLE_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/common/
Dimage-fit.c201 if (IMAGE_ENABLE_TIMESTAMP && keyname) { in fit_image_print_data()
361 if (IMAGE_ENABLE_TIMESTAMP) { in fit_print_contents()
460 if (IMAGE_ENABLE_TIMESTAMP) { in fit_image_print()
1466 if (IMAGE_ENABLE_TIMESTAMP) { in fit_check_format()
Dimage.c334 if (IMAGE_ENABLE_TIMESTAMP) { in image_print_contents()
565 #if IMAGE_ENABLE_TIMESTAMP
/external/u-boot/include/
Dimage.h536 #define IMAGE_ENABLE_TIMESTAMP 1 macro
538 #define IMAGE_ENABLE_TIMESTAMP 0 macro