commit | 506dc87b6944772cbb7c954ede1759495cbc09c8 | [log] [tgz] |
---|---|---|
author | Gatien Chevallier <gatien.chevallier@foss.st.com> | Wed May 28 15:05:59 2025 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jun 17 11:36:46 2025 +0200 |
tree | c4e0f4aad9b89222fc496e2ab051d616886bbbc2 | |
parent | 81f27978ca3a791db59a5eea12792c9a3268d260 [diff] |
dts: stm32: add tamper event detection configuration for stm32mp135f-dk Add and default enable support for the TAMP button present on the stm32mp135f-dk board. It relies on the external tamper 2. Set GPIOA6 as secure as it now serve this purpose. Add and default disable support for a test setup of an active tamper event detection that is feasible with the GPIO expansion present on the stm32mp135f-dk board. Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers