summaryrefslogtreecommitdiff
path: root/boot/image-fit.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-01image: fit: Use stack allocation macroJoel Stanley1-2/+1
2022-04-19image-fit: don't check free() argumentHeinrich Schuchardt1-9/+3
2022-04-11image: fit: Align hash output buffersSean Anderson1-1/+3
2022-01-26tools: Pass the key blob aroundSimon Glass1-5/+7
2022-01-24image-fit: Make string of algo parameter constantJan Kiszka1-4/+4
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2021-11-17image: fit: Fix parameter name for hash algorithmChia-Wei Wang1-2/+2
2021-11-11Create a new boot/ directorySimon Glass1-0/+2448