On Wed, 26 Feb 2025 at 14:05, Leonard Anderweit <l.anderw...@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.anderw...@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 <s...@chromium.org>