binman: Authenticate the image when testing the preload signature
authorPaul HENRYS <paul.henrys_ext@softathome.com>
Wed, 12 Feb 2025 09:31:26 +0000 (10:31 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 21 Feb 2025 14:34:21 +0000 (08:34 -0600)
commita9842ac6347e2e0e7f6f8b66b5fe254739cdd298
tree9d8e3762114fb31627eac4e56176707c96a183e6
parenta95db5a99835a8f876b86833920e6cac2b920b4f
binman: Authenticate the image when testing the preload signature

Use preload_check_sign to authenticate the generated image when testing the
preload signature in testPreLoad().

Signed-off-by: Paul HENRYS <paul.henrys_ext@softathome.com>
tools/binman/ftest.py