diff options
author | Simon Glass <sjg@chromium.org> | 2020-09-01 05:13:54 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-09-22 12:50:43 -0600 |
commit | 3decfa3a8761538d791d006edbf01135a453a2ac (patch) | |
tree | 32e562dacc7e77d3cddb330f303e4f00b0bca850 /tools/binman/entry.py | |
parent | dc447b6b3fef1b145014519f607bb9722455bc16 (diff) |
binman: Allow entry args to be required
If an entry argument is needed by an entry but the entry argument is not
present, then a strange error can occur when trying to read the file.
Fix this by allowing arguments to be required. Select this option for the
cros-ec-rw entry. If a filename is provided in the node, allow that to be
used.
Also tidy up a few related tests to make the error string easier to find,
and fully ignore unused return values.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/entry.py')
0 files changed, 0 insertions, 0 deletions