]> Git Repo - J-u-boot.git/commit
tools: binman: Add tests for FIT with data encrypted by mkimage
authorPaul HENRYS <[email protected]>
Mon, 25 Nov 2024 17:47:17 +0000 (18:47 +0100)
committerTom Rini <[email protected]>
Thu, 19 Dec 2024 15:10:34 +0000 (09:10 -0600)
commit1a957ff5d47a1f7e45c30c92da03972ea11409a7
tree4eaa6af5c033a86bd3dc96487fa5968c44858b92
parente2cc9b4fc10f521fac098ab5e324446125e6a85d
tools: binman: Add tests for FIT with data encrypted by mkimage

Test the property 'fit,encrypt' to encrypt FIT data.

Signed-off-by: Paul HENRYS <[email protected]>
tools/binman/ftest.py
tools/binman/test/343_fit_encrypt_data.dts [new file with mode: 0644]
tools/binman/test/344_fit_encrypt_data_no_key.dts [new file with mode: 0644]
tools/binman/test/aes256.bin [new file with mode: 0644]
This page took 0.027751 seconds and 4 git commands to generate.