binman: Authenticate the image when testing the preload signature
authorPaul HENRYS <paul.henrys_ext@softathome.com>
Mon, 24 Feb 2025 21:20:55 +0000 (22:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 28 Feb 2025 22:51:01 +0000 (16:51 -0600)
commitb9b87d01efc496d18bbc17c58c552d54a06ef6ba
tree063b1fa142aaacfe3b9ab6d1efb89012db03dbe1
parent6bb3687e2ac613d97712740d082094c4ea371230
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