summaryrefslogtreecommitdiff
path: root/tools/binman/test/security/pre_load_fit_encrypted.dts
AgeCommit message (Collapse)Author
2026-05-05tools: binman: Test signing an encrypted FIT with a preload headerPaul HENRYS
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 <[email protected]> Reviewed-by: Simon Glass <[email protected]>