[PATCH v3 00/14] Improve OP-TEE handling
Sascha Hauer
s.hauer at pengutronix.de
Mon Feb 23 02:55:50 PST 2026
On Wed, 11 Feb 2026 23:41:11 +0100, Marco Felsch wrote:
> by this patchset I want to improve the current barebox OP-TEE handling.
>
> Currently there are many paths which do all have their own pitfalls.
>
> - ARM (i.MX6, i.MX6UL(L)):
> - bootm OP-TEE loading (deprecated)
> - early boot loading:
> Barebox and OP-TEE make use of a 'magic' FDT memory location, which
> was used by OP-TEE to pass information like 'reserved-memory' nodes
> and the used firmware interface and the psci node.
>
> [...]
Applied, thanks!
[01/14] ARM: i.MX8M: add support to pass DT via lowlevel __imx8m*_load_and_start_image_via_tfa()
https://git.pengutronix.de/cgit/barebox/commit/?id=64945fd5adab (link may not be stable)
[02/14] ARM: i.MX8M: move BL32 setup into imx8m_tfa_start_bl31()
https://git.pengutronix.de/cgit/barebox/commit/?id=bd7b225679ab (link may not be stable)
[03/14] ARM: i.MX8M: imx8m_tfa_start_bl31() add support for bl33 and fdt
https://git.pengutronix.de/cgit/barebox/commit/?id=e310e007a080 (link may not be stable)
[04/14] pbl: decomp: add pbl_dtbz_uncompress helper
https://git.pengutronix.de/cgit/barebox/commit/?id=05670f17ec88 (link may not be stable)
[05/14] pbl: fdt: add pbl_load_fdt helper
https://git.pengutronix.de/cgit/barebox/commit/?id=4c7be79b825b (link may not be stable)
[06/14] ARM: i.MX: scratch: add FDT support
https://git.pengutronix.de/cgit/barebox/commit/?id=7761a06ab553 (link may not be stable)
[07/14] ARM: i.MX8M: esdctl: drop ddrc base from imx8m_ddrc_sdram_size
https://git.pengutronix.de/cgit/barebox/commit/?id=c7d134207d8b (link may not be stable)
[08/14] ARM: i.MX8M: esdctl: export imx8m_ddrc_sdram_size()
https://git.pengutronix.de/cgit/barebox/commit/?id=456f6db2311e (link may not be stable)
[09/14] ARM: i.MX8M: add support to pass BL3x bl_params
https://git.pengutronix.de/cgit/barebox/commit/?id=a3dea7470ded (link may not be stable)
[10/14] handoff-data: Add TEE_DT_OVL entry
https://git.pengutronix.de/cgit/barebox/commit/?id=317e09d65002 (link may not be stable)
[11/14] security: optee: add optee_handoff_overlay helper
https://git.pengutronix.de/cgit/barebox/commit/?id=715df1d88226 (link may not be stable)
[12/14] security: optee: add helpers to register OF overlays
https://git.pengutronix.de/cgit/barebox/commit/?id=d789b6e5a625 (link may not be stable)
[13/14] ARM: i.MX8M: Pass optional OP-TEE overlay to barebox
https://git.pengutronix.de/cgit/barebox/commit/?id=72c760b62378 (link may not be stable)
[14/14] of: base: register optional OP-TEE overlay
https://git.pengutronix.de/cgit/barebox/commit/?id=c4bff428f467 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list