[PATCH] cmd/Kconfig: Tighten dependencies on CMD_BLOB

Peng Fan peng.fan at nxp.com
Wed Jul 2 03:27:12 CEST 2025


> Subject: [PATCH] cmd/Kconfig: Tighten dependencies on CMD_BLOB
> 
> In order for this command to build we need to compile
> drivers/crypto/fsl/fsl_blob.c and this in turn includes
> drivers/crypto/fsl/jr.h which references "ccsr_sec_t" which is only a
> defined type for SYS_FSL_SEC_COMPAT >= 4. Express that requirement
> in Kconfig as well.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: Stefano Babic <sbabic at nabladev.com>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: "NXP i.MX U-Boot Team" <uboot-imx at nxp.com>

Reviewed-by: Peng Fan <peng.fan at nxp.com>


More information about the U-Boot mailing list