Hi Marek,

On 2026-07-21T02:52:37, Marek Vasut <[email protected]> wrote:
> binman: add CST backend selection for i.MX8M signing
>
> Add support for setting the CST backend, both via DT property and
> CST_BACKEND environment variable. The CST currently supports two
> backends, 'ssl' and 'pkcs11', with 'ssl' being the default when
> CST tool is invoked without any -b parameter. Keep 'ssl' backend
> as the default, but explicitly pass it via the '-b' parameter,
> unless the user selects 'pkcs11' via either method.
>
> Signed-off-by: Marek Vasut <[email protected]>
>
> doc/imx/habv4/guides/mx8m_spl_secure_boot.txt    | 30 +++++++++++++++---------
>  tools/binman/etype/nxp_imx8mcst.py               | 19 ++++++++++++++-
>  tools/binman/ftest.py                            | 15 ++++++++++++
>  tools/binman/test/vendor/nxp_imx8_csf_pkcs11.dts | 27 +++++++++++++++++++++
>  4 files changed, 79 insertions(+), 12 deletions(-)

Sorry I missed this earlier...

Reviewed-by: Simon Glass <[email protected]>

Thanks for adding the test!

Regards,
Simon

Reply via email to