Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fit.c207 if (IMAGE_ENABLE_TIMESTAMP && keyname) { in fit_image_print_data()
367 if (IMAGE_ENABLE_TIMESTAMP) { in fit_print_contents()
466 if (IMAGE_ENABLE_TIMESTAMP) { in fit_image_print()
1470 if (IMAGE_ENABLE_TIMESTAMP) { in fit_check_format()
H A Dimage.c337 if (IMAGE_ENABLE_TIMESTAMP) { in image_print_contents()
568 #if IMAGE_ENABLE_TIMESTAMP
/openbmc/u-boot/include/
H A Dimage.h563 #define IMAGE_ENABLE_TIMESTAMP 1 macro
565 #define IMAGE_ENABLE_TIMESTAMP 0 macro