commit | 62f8590c57a8e4eab6634d1e9aef7b1f9fdd8195 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:01 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:49 2023 -0800 |
tree | 25e2e496276ce40d9e6b80806defe0b9771fcecd | |
parent | ca84dc864dd3ab2166aa2b3608c3adf0543d77b5 [diff] |
binman: Avoid unwanted output in testFitFirmwareLoadables() This prints a message about the missing tee-os generated by the test. This is confusing, so suppress it. Signed-off-by: Simon Glass <sjg@chromium.org>