summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-04Merge patch series "tools: Minor clean-ups for the command library"Tom Rini
2025-03-04u_boot_pylib: Add a function to run a single commandSimon Glass
2025-03-04u_boot_pylib: Correct case for test_resultSimon Glass
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-02-28Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host bui...Tom Rini
2025-02-28binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-24Revert "Merge patch series "Add preload_check_sign tool""Tom Rini
2025-02-21Merge patch series "Add preload_check_sign tool"Tom Rini
2025-02-21binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-21tools: Fix pylint 3.3.4 errorsSimon Glass
2024-12-19tools: binman: etype: fit: Append DTB directory to the list of input directoriesPaul HENRYS
2024-12-19tools: binman: etype: Allow to replace 'NAME' in node namesPaul HENRYS
2024-12-19tools: binman: Add tests for FIT with data encrypted by mkimagePaul HENRYS
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