Re: [PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE

2025-01-16 Thread Tom Rini
On Thu, Jan 16, 2025 at 08:10:32PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > 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 >

Re: [PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE

2025-01-16 Thread Tim Harvey
On Thu, Jan 16, 2025 at 3:10 PM Fabio Estevam wrote: > > From: Fabio Estevam > > 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 'im