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>
Mon, 20 Jul 2020 17:37:47 +0000 (11:37 -0600)
commit13262c93626502873786067fcbe2e2ab5894b90f
treef4d6cdfb02fcfbec1bac60d33f11ef8e0e430f83
parentf9793a12c5e76c50018d516cbaa011ac86c285fa
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