]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: stm32mp13: remove shmem for scmi-optee
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 10 Jul 2023 08:44:10 +0000 (10:44 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Aug 2023 07:29:18 +0000 (09:29 +0200)
commit5e635927364871da4c8e09f4a9ec895949e02193
treea0d4285b9f1415904dcb30846e91d07bb51a7933
parentba43a3deebd63d8739087ad8e094ef9682eac942
ARM: dts: stm32mp13: remove shmem for scmi-optee

CFG_STM32MP1_SCMI_SHM_SYSRAM will be disabled by default for STM32MP13x
SoCs in next OP-TEE version and the OP-TEE SMCI server uses the OP-TEE
native shared memory registered by clients.

To be compatible by default with this configuration this patch removes
the shared memory in the SCMI configuration and the associated reserved
memory in SRAM.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/dts/stm32mp13-u-boot.dtsi
arch/arm/dts/stm32mp131.dtsi