aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/cbfs_util_test.py
AgeCommit message (Expand)AuthorFilesLines
2020-04-26patman: Move to absolute importsSimon Glass1-2/+2
2020-04-26binman: Move to absolute importsSimon Glass1-3/+3
2020-04-26patman: Drop references to __future__Simon Glass1-2/+0
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass1-1/+1
2019-07-29binman: Add a prefix before CBFS hex offsetsSimon Glass1-2/+2
2019-07-24binman: Add support for fixed-offset files in CBFSSimon Glass1-9/+73
2019-07-24binman: Pad empty areas of the CBFS with filesSimon Glass1-1/+22
2019-07-24binman: Add a utility library for coreboot CBFSSimon Glass1-0/+540