[PATCH] imx8m: soc: cope with existing optee node

Fabio Estevam festevam at gmail.com
Wed Mar 12 17:11:07 CET 2025


On Wed, Mar 12, 2025 at 12:10 PM Peng Fan <peng.fan at nxp.com> wrote:

> Partially right.
> But The issue here is to handle the case that the node
> is created by optee os and uboot should bypass creating it again.

Yes, ths patch is correct.

My question is if we also need to pass

  if (!IS_ENABLED(CONFIG_OPTEE))
      return 0;

As a separate patch.


More information about the U-Boot mailing list