summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
2022-08-20binman: Move compression bintools creation into test setupStefan Herbrechtsmeier
2022-08-20binman: Remove obsolete compressed data header handlingStefan Herbrechtsmeier
2022-08-20binman: Disable compressed data headerStefan Herbrechtsmeier
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier
2022-08-20binman: Check only section data in multi section testStefan Herbrechtsmeier
2022-08-20binman: Skip elf tests if python elftools is not availableStefan Herbrechtsmeier
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass
2022-08-20binman: Allow passing entries using -nSimon Glass
2022-08-20binman: Allow the image name to be the data fileSimon Glass
2022-08-20binman: Avoid use of expected failureSimon Glass
2022-08-20binman: Add a way to check for missing propertiesSimon Glass
2022-08-20binman: Put fake files in a subdirectorySimon Glass
2022-06-28spl: binman: Check at runtime if binman symbols were filled inAlper Nebi Yasak
2022-04-25binman: Refuse to replace sections for nowAlper Nebi Yasak
2022-04-25binman: Test replacing non-section entries in FIT subsectionsAlper Nebi Yasak
2022-04-25binman: Create FIT subentries in the FIT section, not its parentAlper Nebi Yasak
2022-04-25binman: Remove '/images/' fragment from FIT subentry pathsAlper Nebi Yasak
2022-04-25binman: Don't reset offset/size if image doesn't allow repackingAlper Nebi Yasak
2022-04-25binman: Collect bintools for images when replacing entriesAlper Nebi Yasak
2022-04-25binman: Fix unique names having '/.' for images read from filesAlper Nebi Yasak
2022-03-31tools: binman: add support for pre-load headerPhilippe Reynes
2022-03-18binman: Support splitting an ELF file into multiple nodesSimon Glass
2022-03-18binman: Add a consistent way to report errors with fitSimon Glass
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass
2022-03-18binman: Refactor fit to generate output at the endSimon Glass
2022-03-18binman: Rename ExpandToLimit to extend_to_limitSimon Glass
2022-03-18binman: Include also subnodes in generator nodesJan Kiszka
2022-03-02binman: Correct pylint errorsSimon Glass
2022-02-22binman: Allow different operations in FIT generator nodesSimon Glass
2022-02-22binman: Add support for TEE BL32Roger Quadros
2022-02-22binman: Correct the error message for a bad hash algorithmSimon Glass
2022-02-22binman: Update image positions of FIT subentriesAlper Nebi Yasak
2022-02-22binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak
2022-02-09binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak
2022-02-09binman: Register and check bintools from FIT subentriesAlper Nebi Yasak
2022-02-09binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak
2022-02-09patman: Convert camel case in tout.pySimon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-30binman: Skip node generation for images read from filesJan Kiszka
2022-01-25binman: Add a command to generate bintool docsSimon Glass
2022-01-25binman: Complete test coverage of comp_utilSimon Glass
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass
2022-01-25binman: Convert to using the lz4 bintoolSimon Glass
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass
2022-01-25binman: Move compression into binmanSimon Glass
2022-01-25binman: Convert to using the ifwitool bintoolSimon Glass
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass