summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
2026-03-18test: binman: Add test for pkcs11 signed capsuleWojciech Dubowik
2026-03-18binman: test: Fix code coverage for iMX8 and cst bintoolSimon Glass
2026-03-18binman: test: Move shared key files to test/security/Simon Glass
2026-03-18binman: test: Move FIT signing test data to test/fit/Simon Glass
2026-03-18binman: test: Move x86 binary test data to test/x86/Simon Glass
2026-03-18binman: test: Move remaining test files to test/entry/Simon Glass
2026-03-18binman: test: Move symbol test files to test/symbols/Simon Glass
2026-03-18binman: test: Move vendor-specific test files to test/vendor/Simon Glass
2026-03-18binman: test: Move UEFI capsule test files to test/capsule/Simon Glass
2026-03-18binman: test: Move FIP/TF-A test files to test/fip/Simon Glass
2026-03-18binman: test: Move mkimage test files to test/mkimage/Simon Glass
2026-03-18binman: test: Move ChromeOS test files to test/cros/Simon Glass
2026-03-18binman: test: Move CBFS test files to test/cbfs/Simon Glass
2026-03-18binman: test: Move security test files to test/security/Simon Glass
2026-03-18binman: test: Move blob test files to test/blob/Simon Glass
2026-03-18binman: test: Move FDT/fdtmap test files to test/fdt/Simon Glass
2026-03-18binman: test: Move FIT image test files to test/fit/Simon Glass
2026-03-18binman: test: Move x86 and Intel test files to test/x86/Simon Glass
2026-03-18binman: test: Move U-Boot variant test files to test/xpl/Simon Glass
2026-03-18binman: test: Move pack/layout test files to test/pack/Simon Glass
2026-03-18binman: test: Capture output from tests with warningsSimon Glass
2026-02-02mkimage: fit: align DTs in external data to 8 Bytes by defaultMarek Vasut
2025-12-06tools: binman: fit: add tests for signing with an OpenSSL engineQuentin Schulz
2025-09-17binman: add a new entry type to support .bin file generation for the i.MX95 p...Alice Guo
2025-07-10binman: Add renesas_rcar4_sa0 etypeMarek Vasut
2025-07-01Merge patch series "binman: properly error out if path provided to key-name-h...Tom Rini
2025-07-01binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-nam...Quentin Schulz
2025-07-01binman: etype: fit: raise ValueError if key-name-hint is a pathQuentin Schulz
2025-06-26mkimage: do a rough estimate for the size needed for hashes/signaturesRasmus Villemoes
2025-06-26Merge patch series "Propagate bootph-all and bootph-some-ram property to all ...Tom Rini
2025-06-26tools: binman: ftest.py: Add testcase for bootph-* propagationMoteen Shah
2025-06-26binman: test: assert optional blobs don't cause non-functionalityYannic Moog
2025-06-26binman: ftest: pass allow_fake_blob to _DoReadFileDtbYannic Moog
2025-06-26binman: rework dropping absent entries from packaged imageYannic Moog
2025-06-26binman: mark optional missing blobs as absentYannic Moog
2025-06-12binman: add atf-bl1 to etypesBryan Brattlof
2025-05-27tools: Plumb in capture controlSimon Glass
2025-05-27binman: Correct a typo in the toolpath commentSimon Glass
2025-05-27patman: Move capture_sys_output() into terminal and renameSimon Glass
2025-05-03binman: add a new entry type for packing DDR PHY firmware imagesAlice Guo
2025-04-11binman: Workaround lz4 cli padding in test casesJiaxun Yang
2025-04-03tools: binman: control.py: Delete template nodes after parsingNeha Malcom Francis
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