summaryrefslogtreecommitdiffstats
path: root/tools/binman/cbfs_util_test.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Move to absolute importsSimon Glass2020-04-261-2/+2
* binman: Move to absolute importsSimon Glass2020-04-261-3/+3
* patman: Drop references to __future__Simon Glass2020-04-261-2/+0
* patman: Adjust 'command' to return strings instead of bytesSimon Glass2019-11-041-1/+1
* binman: Add a prefix before CBFS hex offsetsSimon Glass2019-07-291-2/+2
* binman: Add support for fixed-offset files in CBFSSimon Glass2019-07-241-9/+73
* binman: Pad empty areas of the CBFS with filesSimon Glass2019-07-241-1/+22
* binman: Add a utility library for coreboot CBFSSimon Glass2019-07-241-0/+540