Home
last modified time | relevance | path

Searched hist:bbb467dc3c79537eebc4d3551576a17f627e5e41 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dimage-host.cbbb467dc3c79537eebc4d3551576a17f627e5e41 Tue May 07 06:12:01 UTC 2013 Simon Glass <sjg@chromium.org> image: Rename fit_add_hashes() to fit_add_verification_data()

We intend to add signatures to FITs also, so rename this function so that
it is not specific to hashing. Also rename fit_image_set_hashes() and
make it static since it is not used outside this file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dfit_image.cbbb467dc3c79537eebc4d3551576a17f627e5e41 Tue May 07 06:12:01 UTC 2013 Simon Glass <sjg@chromium.org> image: Rename fit_add_hashes() to fit_add_verification_data()

We intend to add signatures to FITs also, so rename this function so that
it is not specific to hashing. Also rename fit_image_set_hashes() and
make it static since it is not used outside this file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/include/
H A Dimage.hbbb467dc3c79537eebc4d3551576a17f627e5e41 Tue May 07 06:12:01 UTC 2013 Simon Glass <sjg@chromium.org> image: Rename fit_add_hashes() to fit_add_verification_data()

We intend to add signatures to FITs also, so rename this function so that
it is not specific to hashing. Also rename fit_image_set_hashes() and
make it static since it is not used outside this file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>