[PATCH v2 2/4] tools: binman: mkimage: add support for passing the engine

Simon Glass sjg at chromium.org
Wed Nov 19 14:16:19 CET 2025


Hi Quentin,

On Mon, 17 Nov 2025 at 12:43, Quentin Schulz <foss+uboot at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at cherry.de>
>
> mkimage has support for OpenSSL engines but binman currently doesn't for
> direct callers of mkimage (e.g. the fit etype). This prepares for adding
> support for OpenSSL engines for signing elements of a FIT image, which
> will done in the next commit.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
> ---
>  tools/binman/btool/mkimage.py | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

patchwork seems to be done, so I cannot try the test coverage

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


More information about the U-Boot mailing list