binman: Add a bintool implementation for fiptool
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:13:53 +0000 (20:13 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commitbf87b203a3d688b9a6165e9a2137f08da510cf30
tree3ed9fbe1dff9fa34f54b0154d0a20810e305c60c
parentd38833373b631ea5aabad2afea0efd4e0e5e71da
binman: Add a bintool implementation for fiptool

Add a Bintool for this, which is used to run FIP tests. It supports
the features needed by the tests as well as building a binary from
the git tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/fiptool.py [new file with mode: 0644]