[PATCH v2 1/3] tools: binman: Test signing an encrypted FIT with a preload header

Tom Rini trini at konsulko.com
Thu Apr 2 21:35:18 CEST 2026


On Thu, Apr 02, 2026 at 09:24:29PM +0200, yan wang wrote:

> From: Paul HENRYS <paul.henrys_ext at softathome.com>
> 
> Add a test to verify the preload header correctly signs an encrypted
> FIT. This test exercises the case where encryption uses random IVs that
> would change between mkimage calls.
> 
> Signed-off-by: Paul HENRYS <paul.henrys_ext at softathome.com>
> ---
> Changes for v2:
> - Rename test file as 351_pre_load_fit_encrypted.dts
> - Update the commit message according to the remarks made
> 
>  tools/binman/ftest.py                         | 17 +++++
>  .../test/351_pre_load_fit_encrypted.dts       | 63 +++++++++++++++++++
>  2 files changed, 80 insertions(+)
>  create mode 100644 tools/binman/test/351_pre_load_fit_encrypted.dts

This should be against next, and we stopped using a numeric prefix on
test files and instead put them in to appropriate directories there (so
tools/binman/test/fit in this case), thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260402/c5ef8807/attachment.sig>


More information about the U-Boot mailing list