Reducing OP-TEE RAM size on STM32MP157C-DK2
Hi everyone,I'm working with the STM32MP157C-DK2 board and trying to reduce the amount of RAM allocated to OP-TEE, but so far I haven't been successful.There are 32MiB DDR dedicated for OP-TEE. 30MiB for TZSRAM and 2MiB for SHMEM.In OP-TEE sources I ...