[PATCH v2 3/3] binman: cst: Build from source

Simon Glass sjg at chromium.org
Wed Mar 5 15:15:34 CET 2025


On Wed, 26 Feb 2025 at 14:05, Leonard Anderweit <l.anderweit at phytec.de> wrote:
>
> 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 at phytec.de>
> ---
> v2: add documentation
> ---
>  tools/binman/bintools.rst |  8 ++++++++
>  tools/binman/btool/cst.py | 37 +++++++++++++++++++++----------------
>  2 files changed, 29 insertions(+), 16 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list