commit | a7c941e4c10f1ee9a4f84c3b31e564bb9dbad3b6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:13:58 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:11 2022 -0700 |
tree | 890d84ea3971fd2aaab90a4f8fd2734f946f6b3b | |
parent | 162017b0506a18e357f7403234efd7d4917764cf [diff] |
binman: Convert to using the CBFS bintool Update the CBFS tests to use this bintool, instead of running cbfstool directly. This simplifies the overall code and provides more consistency, as well as supporting missing bintools. Signed-off-by: Simon Glass <sjg@chromium.org>