commit | 386c63cfad30901055a7d41173c2a99d268b6b0d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:13:50 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:11 2022 -0700 |
tree | 9382d73ce342712062c012ee88cf812b6d4b69e9 | |
parent | 252de6b1f7189062d984b72149ea4d3123a63d8d [diff] |
binman: Plumb in support for bintools Support collecting the available bintools needed by an image, by scanning the entries in the image. Also add a command-line interface to access the basic bintool features, such as listing the bintools and fetching them if needed. Signed-off-by: Simon Glass <sjg@chromium.org>