Re: [PATCH] imx9: container.cfg: Guard tee.bin inclusion

2025-03-13 Thread Fabio Estevam
On Thu, Feb 27, 2025 at 1:50 PM Fabio Estevam wrote: > > From: Fabio Estevam > > Guard the inclusion of tee.bin with the CONFIG_OPTEE symbol to fix the > following build warning: > > CHECKu-boot-container.cfgout > WARNING './tee.bin' not found, resulting binary may be not-functional > BIN

RE: [PATCH] imx9: container.cfg: Guard tee.bin inclusion

2025-02-27 Thread Peng Fan
> Subject: [PATCH] imx9: container.cfg: Guard tee.bin inclusion > > From: Fabio Estevam > > Guard the inclusion of tee.bin with the CONFIG_OPTEE symbol to fix > the following build warning: > > CHECKu-boot-container.cfgout > WARNING './tee.bin' not found, resulting binary may be not-funct