[PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE

Tom Rini trini at konsulko.com
Fri Jan 17 00:27:59 CET 2025


On Thu, Jan 16, 2025 at 08:10:32PM -0300, Fabio Estevam wrote:

> From: Fabio Estevam <festevam at denx.de>
> 
> Guard binman nodes with CONFIG_OPTEE to fix the following error
> when building without optee support:
> 
>   BINMAN  .binman_stamp
> Image 'image' has faked external blobs and is non-functional: tee.bin
> 
> Image 'image' is missing optional external blobs but is still functional: tee-os
> 
> /binman/section/fit/images/tee/tee-os (tee.bin):
>    See the documentation for your board. You may need to build Open Portable
>    Trusted Execution Environment (OP-TEE) and build with TEE=/path/to/tee.bin
> 
> Some images are invalid
> make: *** [Makefile:1135: .binman_stamp] Error 103
> 
> Reported-by: Tim Harvey <tharvey at gateworks.com>
> Signed-off-by: Fabio Estevam <festevam at denx.de>

Given that the earlier part of the dtsi already guards with OPTEE
(except for the 'q' variant which doesn't have that entry to start with)
this seems correct to me.

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250116/db2930c3/attachment.sig>


More information about the U-Boot mailing list