summaryrefslogtreecommitdiff
path: root/tools/image-host.c
Commit message (Expand)AuthorAgeLines
* tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc2016-07-25-3/+8
* tools: Fix return code of fit_image_process_sig()mario.six@gdsys.cc2016-07-22-6/+7
* tools: Correct error handling in fit_image_process_hash()Simon Glass2016-07-14-6/+8
* tools: fix typo in tools/image-host.cHeiko Schocher2014-08-14-1/+1
* Enhance fit_check_sign to check all imagesSimon Glass2014-06-19-3/+9
* mkimage: Automatically expand FDT in more casesSimon Glass2014-06-19-1/+3
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-11-9/+17
* tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-21-0/+15
* tools/image-host: fix sign-images bugHeiko Schocher2014-03-21-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* image: Add support for signing of FIT configurationsSimon Glass2013-06-26-1/+340
* image: Support signing of imagesSimon Glass2013-06-26-10/+176
* image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass2013-05-14-77/+66
* image: Convert fit_image_hash_set_value() to static, and renameSimon Glass2013-05-14-31/+31
* image: Split hash node processing into its own functionSimon Glass2013-05-14-39/+57
* image: Move HOSTCC image code to tools/Simon Glass2013-05-14-0/+201