OP-TEE / build

Makefiles to use OP-TEE on various platforms
107 stars 209 forks source link

stm32mp1: disable OP-TEE reserved shared memory configuration in TF-A #696

Closed etienne-lms closed 8 months ago

etienne-lms commented 8 months ago

Disables configuration of OP-TEE reserved shared memory in TF-A configuration for STM32MP1 platform. This change prepares for a future upgrade of TF-A release where this bootloader will deprecate configuration of OP-TEE reserved shared memory [1] [2].

Link: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=fb1d3bd9330ce70f735a344dd4223faffb261118 [1] Link: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=12e683a68049f6a3d0985a2cd1564e00115e809f [2]

etienne-lms commented 8 months ago

I've updated the commit log:


 upgrade of TF-A release where this bootloader will deprecate configuration
-of OP-TEE reserved shared memory [1] [2].
+of OP-TEE reserved shared memory for this platform [1] [2].
etienne-lms commented 8 months ago

tag applied thanks