Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c188 if (IMAGE_ENABLE_TIMESTAMP) { in fit_print_contents()
308 if (IMAGE_ENABLE_TIMESTAMP && keyname) { in fit_image_print_data()
383 if (IMAGE_ENABLE_TIMESTAMP) { in fit_image_print()
1622 if (IMAGE_ENABLE_TIMESTAMP) { in fit_check_format()
H A Dimage.c353 if (IMAGE_ENABLE_TIMESTAMP) { in image_print_contents()
584 #if IMAGE_ENABLE_TIMESTAMP
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h540 #define IMAGE_ENABLE_TIMESTAMP 1 macro
542 #define IMAGE_ENABLE_TIMESTAMP 0 macro