Home
last modified time | relevance | path

Searched refs:imagetool_get_source_date (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/tools/
H A Dimagetool.c150 time_t imagetool_get_source_date( in imagetool_get_source_date() function
H A Dimagetool.h242 time_t imagetool_get_source_date(
H A Ddefault_image.c103 time = imagetool_get_source_date(params->cmdname, sbuf->st_mtime); in image_set_header()
H A Dimage-host.c132 time_t timestamp = imagetool_get_source_date(cmdname, in fit_image_write_sig()
H A Dfit_image.c54 time_t time = imagetool_get_source_date(params->cmdname, in fit_add_file_data()