[PATCH v4 3/3] tools: binman: Add tests for FIT with data encrypted by mkimage
Tom Rini
trini at konsulko.com
Thu Dec 19 01:51:19 CET 2024
On Mon, Nov 25, 2024 at 06:47:17PM +0100, Paul HENRYS wrote:
> Test the property 'fit,encrypt' to encrypt FIT data.
>
> Signed-off-by: Paul HENRYS <paul.henrys_ext at softathome.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> Changes for v4:
> - Update the tests to use 'fit,encrypt'
>
> tools/binman/ftest.py | 45 +++++++++++++++
> tools/binman/test/343_fit_encrypt_data.dts | 53 ++++++++++++++++++
> .../test/344_fit_encrypt_data_no_key.dts | 53 ++++++++++++++++++
> tools/binman/test/aes256.bin | Bin 0 -> 32 bytes
> 4 files changed, 151 insertions(+)
> create mode 100644 tools/binman/test/343_fit_encrypt_data.dts
> create mode 100644 tools/binman/test/344_fit_encrypt_data_no_key.dts
> create mode 100644 tools/binman/test/aes256.bin
This fails in CI:
https://source.denx.de/u-boot/u-boot/-/jobs/980030
or
https://dev.azure.com/u-boot/u-boot/_build/results?buildId=10169&view=logs&j=c59aff74-743b-5f08-f408-4a608a489153&t=f2ea3536-b291-5a39-ad92-0220c9b8101a&l=300
Please see https://docs.u-boot.org/en/latest/develop/ci_testing.html for
how to trigger Azure yourself to resolve these, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241218/cd9fdae1/attachment.sig>
More information about the U-Boot
mailing list