Re: [PATCH v2 5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb

2021-03-29 Thread Simon Glass
On Tue, 16 Mar 2021 at 04:47, Alexandru Gagniuc wrote: > > Add the "/reserved-memory/optee" node to the SPL devicetree. The > purpose is to allow configuring TZC regions when booting OP-TEE. > > Signed-off-by: Alexandru Gagniuc > --- > arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 3 +++ > 1 file c

[PATCH v2 5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb

2021-03-15 Thread Alexandru Gagniuc
Add the "/reserved-memory/optee" node to the SPL devicetree. The purpose is to allow configuring TZC regions when booting OP-TEE. Signed-off-by: Alexandru Gagniuc --- arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/dts/stm32mp157a-dk1-u-bo