diff options
author | John Keeping <john@metanate.com> | 2021-04-20 19:19:44 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-08-04 15:57:13 -0400 |
commit | 8edecd3110e65ca96a50a37bf7ca65ed45070452 (patch) | |
tree | ddffde6871041ef074cdc3caf783a24cd2188f27 /drivers/core/util.c | |
parent | 66217225f7987fbfecdcc4eca3f16d0ec188dc76 (diff) |
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: John Keeping <john@metanate.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/core/util.c')
0 files changed, 0 insertions, 0 deletions