[PATCH master] optee: fix i.MX8M link error when loading OP-TEE without CONFIG_TEE
Sascha Hauer
s.hauer at pengutronix.de
Sun Dec 15 23:17:18 PST 2024
On Sat, 14 Dec 2024 09:48:34 +0100, Ahmad Fatoum wrote:
> CONFIG_TEE is not required for barebox to load OP-TEE, just for
> communicating with it.
>
> The Kconfig option for OF_FIXUP_OPTEE, which guards a symbol that is
> used by imx8_soc_imx8m_init() whenever CONFIG_PBL_OPTEE is defined is
> made conditional on CONFIG_TEE though, leading to alink error whenever
> CONFIG_TEE is undefined:
>
> [...]
Applied, thanks!
[1/1] optee: fix i.MX8M link error when loading OP-TEE without CONFIG_TEE
https://git.pengutronix.de/cgit/barebox/commit/?id=9c006bbd0582 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list