binman: Detect when valid images are not produced
authorSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 00:39:40 +0000 (18:39 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 25 Jul 2020 20:46:57 +0000 (14:46 -0600)
commitb1cca9552c6c930d094806a64b2096411783d13f
treec4389d3fe703f83e8f951b63be919bb802bc8e67
parent38fdb4cb35e9260a6aa78ffcfa68d39bfc3523de
binman: Detect when valid images are not produced

When external blobs are missing, show a message indicating that the images
are not functional.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/control.py
tools/binman/entry.py
tools/binman/etype/blob_ext.py
tools/binman/etype/section.py
tools/binman/ftest.py
tools/binman/test/159_blob_ext_missing_sect.dts [new file with mode: 0644]
tools/patman/tout.py