aboutsummaryrefslogtreecommitdiff
path: root/tools/fit_check_sign.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth1-1/+1
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass1-2/+5
2014-06-19Reverse the meaning of the fit_config_verify() return codeSimon Glass1-2/+1
2014-06-19tools: Check arguments in fit_check_sign/fit_infoSimon Glass1-0/+9
2014-06-11mkimage: Automatically make space in FDT when fullSimon Glass1-2/+2
2014-06-11Improve error handling in fit_commonSimon Glass1-2/+2
2014-06-05Prevent a stack overflow in fit_check_signMichael van der Westhuizen1-2/+3
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher1-0/+85