[PATCH] lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support

Tom Rini trini at konsulko.com
Tue Apr 13 16:27:16 CEST 2021


On Mon, Feb 08, 2021 at 01:54:31PM +0100, Patrick Delaunay wrote:

> The optee_copy_fdt_nodes is only used to copy op-tee nodes
> of U-Boot device tree (from gd->fdt_blob when OF_LIVE is not activated)
> to external device tree but it is not compatible with OF_LIVE.
> 
> This patch migrates all used function fdt_ functions to read node on
> old_blob to ofnode functions, compatible with OF_LIVE and remove this
> parameter "old_blob".
> 
> The generated "device tree" is checked on stm32mp platform with OF_LIVE
> activated.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210413/31b75762/attachment.sig>


More information about the U-Boot mailing list