binman: cst: Build from source
authorLeonard Anderweit <l.anderweit@phytec.de>
Wed, 26 Feb 2025 21:05:01 +0000 (22:05 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 12 Mar 2025 16:25:25 +0000 (10:25 -0600)
commit326b7ea9823a74a83b3a7ef6ee3f4927eb36987e
tree0c962dc5a865773a017f549a1d068498dbbdef1e
parentb48bc416206788da990c34ddcf92d5c3816247ea
binman: cst: Build from source

Build the imx code singing tool from source instead of relying on the
distro to provide the tool.
Use the debian/unstable branch because the default branch is outdated.
The binary is supposed to be build with docker, work around that by selecting
the correct Makefile directly.
Also append the description and add a link to documentation.

Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/bintools.rst
tools/binman/btool/cst.py