commit | 4eae925e727fe3d8023d37971e15fadb02c281b8 | [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 | 861fbbfd3adde954bee915cff32d2a7f38e68f21 [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>