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 <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > 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
signature.asc
Description: PGP signature

