commit | a155d6611cb6aaf718565826c7894d804b2a24c4 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Mon Dec 11 16:13:57 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jan 17 17:03:26 2024 +0100 |
tree | 367113bd1da18721cae7a737f0f18003ad485730 | |
parent | 5433020c70ace0d8e60fb31a14478553f04bdda4 [diff] |
stm32mp1: *_SCMI flavor for STM32MP15 ST boards Define 157x_xxx_SCMI platform flavors for STM32MP15 ST boards where RCC secure hardening is enabled and non-secure needs to use SCMI service. These are board DTS file ending with -scmi.dts. The default stm32mp1 platform flavor is now 157C_DK2_SCMI. Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com> 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