[PATCH v2 3/7] tools: add mkmbn tool for Qualcomm
Stephan Gerhold
stephan.gerhold at linaro.org
Wed Jun 4 11:15:13 CEST 2025
On Mon, Jun 02, 2025 at 06:10:54PM +0200, Casey Connolly wrote:
> This is a fork of qtestsign[1] with modifications to integrate with the
> U-Boot build system.
I think it would be good if the "library" part of qtestsign (cert.py,
elf.py, hashseg.py) would stay unmodified if possible, and you only add
a new frontend on top (mkmbn.py). This would simplify syncing upstream
changes in the future, e.g. should the v7 support get introduced at some
point.
Have you changed anything meaningful inside these three files? Copying
the original files back in I mostly see re-formatting at the moment,
which makes it hard to see what is different.
Thanks,
Stephan
More information about the U-Boot
mailing list