summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
2024-10-18binman: implement signing FIT images during image buildAlexander Kochetkov
2024-09-26binman: Make a start on an iMX8 testSimon Glass
2024-09-26binman: Allow image_pos to be None when writing symbolsSimon Glass
2024-09-26binman: Provide a way to set the symbol base addressSimon Glass
2024-09-26binman: Add minor improvements to symbol-writingSimon Glass
2024-09-26binman: fit: Refine handling of devicetrees for OF_UPSTREAMSimon Glass
2024-09-26binman: Update fdt-list-dir to use the provided directorySimon Glass
2024-09-26binman: Fix up test coverage for mkeficapsuleSimon Glass
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass
2024-07-29binman: fit: Write the compatible string to configurationSimon Glass
2024-07-29binman: fit: Allow providing FDT filenames in a directorySimon Glass
2024-07-29binman: Add support for alternative FDTsSimon Glass
2024-07-29binman: Correct indentation in testSplPubkeyDtbSimon Glass
2024-07-29binman: Fix a comment typo in _DoReadFileDtb()Simon Glass
2024-07-03binman: Support an assumed size for missing binariesSimon Glass
2024-07-03tools: binman: fix deprecated Python unittest methodsBrandon Maier
2024-01-18tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis
2024-01-04Merge patch series "ATF and OP-TEE Firewalling for K3 devices."Tom Rini
2024-01-04binman: ftest: Add test for ti-secure firewall nodeManorit Chawdhry
2023-12-31binman: used-before-assignment in ftest.pyHeinrich Schuchardt
2023-12-13binman: etype: dm: Add entry type for TI DMNeha Malcom Francis
2023-11-02binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Simon Glass
2023-11-02binman: Don't add compression attribute for uncompressed filesSimon Glass
2023-10-13binman: capsule: Add support for generating EFI empty capsulesSughosh Ganu
2023-10-13binman: capsule: Use dumped capsule header contents for verificationSughosh Ganu
2023-08-29binman: capsule: Add support for generating EFI capsulesSughosh Ganu
2023-08-05binman: ftest: Add test for xilinx-bootgen etypeLukas Funke
2023-08-05binman: Renumber 291 and 292 test filesSimon Glass
2023-08-02binman: Support templates containing phandlesSimon Glass
2023-08-02binman: Remove templates after useSimon Glass
2023-08-02binman: Produce a template-file after processingSimon Glass
2023-08-02binman: Show filename in missing blob help messageJonas Karlman
2023-08-02binman: Override CheckOptional in fit entryJonas Karlman
2023-08-02binman: Update missing optional external blob warning textJonas Karlman
2023-07-24binman: ftest: Add test for u_boot_spl_pubkey_dtbLukas Funke
2023-07-24binman: Add tests for etype encryptedChristian Taedcke
2023-07-24binman: Renumber 277...289 TI test filesSimon Glass
2023-07-24binman: Renumber 277_rockchip and 278_mkimage test filesSimon Glass
2023-07-24binman: Tidy up tests for pre-load entry typeSimon Glass
2023-07-21binman: Overwrite symlink if it already existsAndrew Davis
2023-07-21binman: ti-secure: Add support for TI signingNeha Malcom Francis
2023-07-21binman: ti-board-config: Add support for TI board config binariesNeha Malcom Francis
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass
2023-07-20binman: Support templates at any levelSimon Glass
2023-07-20binman: Add a test for templating in a FITSimon Glass
2023-07-20binman: Support templating with multiple imagesSimon Glass
2023-07-20binman: Support simple templatesSimon Glass
2023-07-20binman: Correct handling of zero bss sizeSimon Glass
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass