summaryrefslogtreecommitdiffstats
path: root/tools/fit_check_sign.c
Commit message (Expand)AuthorAgeFilesLines
* tools/fit_check_sign.c: Update usage function.Ilies CHERGUI2021-02-011-2/+3
* fit_check_sign: Allow selecting the configuration to verifySimon Glass2020-04-011-2/+6
* tools: use read-only mmap in fit_check_signLuca Boccassi2019-05-181-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Fix bad return value checks (detected with Coccinelle)Thomas Huth2015-10-241-1/+1
* Enhance fit_check_sign to check all imagesSimon Glass2014-06-191-2/+5
* Reverse the meaning of the fit_config_verify() return codeSimon Glass2014-06-191-2/+1
* tools: Check arguments in fit_check_sign/fit_infoSimon Glass2014-06-191-0/+9
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-111-2/+2
* Improve error handling in fit_commonSimon Glass2014-06-111-2/+2
* Prevent a stack overflow in fit_check_signMichael van der Westhuizen2014-06-051-2/+3
* tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-211-0/+85