Skip to content
Commit 8edecd31 authored by John Keeping's avatar John Keeping Committed by Tom Rini
Browse files

fit: Fix verification of images with external data



The "-E" option to mkimage generates a FIT with external data using the
data-size and data-offset properties which must both be ignored when
verifying a signature.

Add "data-offset" to the list of excluded properties for signature
verification; since the line is now too long, re-format the list to
one-per-line and make it static since the data is constant.

Signed-off-by: default avatarJohn Keeping <john@metanate.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 66217225
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment