aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)AuthorFilesLines
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass1-0/+35
2024-07-29binman: fit: Write the compatible string to configurationSimon Glass1-7/+48
2024-07-29binman: fit: Allow providing FDT filenames in a directorySimon Glass1-4/+13
2024-07-29binman: Add support for alternative FDTsSimon Glass1-0/+121
2024-07-29binman: Correct indentation in testSplPubkeyDtbSimon Glass1-21/+18
2024-07-29binman: Fix a comment typo in _DoReadFileDtb()Simon Glass1-1/+1
2024-07-03binman: Support an assumed size for missing binariesSimon Glass1-0/+28
2024-07-03tools: binman: fix deprecated Python unittest methodsBrandon Maier1-21/+21
2024-01-18tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis1-0/+6
2024-01-04Merge patch series "ATF and OP-TEE Firewalling for K3 devices."WIP/04Jan2024-nextTom Rini1-0/+23
2024-01-04binman: ftest: Add test for ti-secure firewall nodeManorit Chawdhry1-0/+23
2023-12-31binman: used-before-assignment in ftest.pyHeinrich Schuchardt1-5/+15
2023-12-13binman: etype: dm: Add entry type for TI DMNeha Malcom Francis1-0/+7
2023-11-02binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Simon Glass1-5/+5
2023-11-02binman: Don't add compression attribute for uncompressed filesSimon Glass1-3/+3
2023-10-13binman: capsule: Add support for generating EFI empty capsulesSughosh Ganu1-0/+57
2023-10-13binman: capsule: Use dumped capsule header contents for verificationSughosh Ganu1-41/+64
2023-08-29binman: capsule: Add support for generating EFI capsulesSughosh Ganu1-0/+118
2023-08-05binman: ftest: Add test for xilinx-bootgen etypeLukas Funke1-0/+77
2023-08-05binman: Renumber 291 and 292 test filesSimon Glass1-2/+2
2023-08-02binman: Support templates containing phandlesSimon Glass1-0/+27
2023-08-02binman: Remove templates after useSimon Glass1-0/+7
2023-08-02binman: Produce a template-file after processingSimon Glass1-0/+9
2023-08-02binman: Show filename in missing blob help messageJonas Karlman1-0/+2
2023-08-02binman: Override CheckOptional in fit entryJonas Karlman1-0/+7
2023-08-02binman: Update missing optional external blob warning textJonas Karlman1-1/+1
2023-07-24binman: ftest: Add test for u_boot_spl_pubkey_dtbLukas Funke1-0/+33
2023-07-24binman: Add tests for etype encryptedChristian Taedcke1-0/+59
2023-07-24binman: Renumber 277...289 TI test filesSimon Glass1-9/+9
2023-07-24binman: Renumber 277_rockchip and 278_mkimage test filesSimon Glass1-3/+3
2023-07-24binman: Tidy up tests for pre-load entry typeSimon Glass1-12/+36
2023-07-21binman: Overwrite symlink if it already existsAndrew Davis1-2/+16
2023-07-21binman: ti-secure: Add support for TI signingNeha Malcom Francis1-0/+52
2023-07-21binman: ti-board-config: Add support for TI board config binariesNeha Malcom Francis1-0/+20
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass1-0/+64
2023-07-20binman: Support templates at any levelSimon Glass1-0/+8
2023-07-20binman: Add a test for templating in a FITSimon Glass1-0/+7
2023-07-20binman: Support templating with multiple imagesSimon Glass1-0/+12
2023-07-20binman: Support simple templatesSimon Glass1-0/+8
2023-07-20binman: Correct handling of zero bss sizeSimon Glass1-0/+12
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass1-0/+12
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut1-1/+66
2023-07-20binman: Allow disabling symbol writingSimon Glass1-4/+24
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini1-0/+93
2023-03-14binman: add tests for sign optionIvan Mikhaylov1-0/+93
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini1-0/+18
2023-03-08binman: Support generation of x509 certificatesSimon Glass1-0/+26
2023-03-08binman: Support updating section contentsSimon Glass1-5/+132
2023-03-08binman: Handle missing bintools correctly in fitSimon Glass1-1/+9
2023-03-08patman: Move library functions into a library directorySimon Glass1-4/+4