u-boot-brain/include/tee
Patrick Delaunay a2535243e0 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
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@foss.st.com>
2021-04-12 14:25:31 -04:00
..
optee.h lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support 2021-04-12 14:25:31 -04:00
optee_ta_avb.h avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
optee_ta_rpc_test.h drivers: tee: sandbox: add rpc test ta emulation 2021-02-16 11:48:20 -05:00
optee_ta_scp03.h common: SCP03 control (enable and provision of keys) 2021-03-13 13:14:52 -05:00