commit | f122ebbafccc3c500d3c1ae8826fddeaa41bf574 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Tue Nov 07 13:48:26 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Nov 08 09:39:48 2023 +0100 |
tree | 60c9f7e5aa928438d7273735085dede1a08c016b | |
parent | a20def07a8d29d3de8d290ddc7112ada4ffe162f [diff] |
stm32mp1: disable OP-TEE reserved shared memory configuration in TF-A 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 for this platform [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] Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers