commit | 69315690d8ff7c3afcf881ccffde9bd2b09bfd1e | [log] [tgz] |
---|---|---|
author | Gabriel Fernandez <gabriel.fernandez@foss.st.com> | Fri Jun 20 10:19:08 2025 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Fri Jun 27 09:40:30 2025 +0200 |
tree | 974efb7517c3d72be4ff94e5064467c88b305300 | |
parent | 636e1d3c4fda647104d6df85fba442eec31dc3cf [diff] |
drivers: rstctrl: add security check for STM32MP25 reset controller Test if the id of the peripheral is not out of range. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> Acked-by: Gatien Chevallier <gatien.chevallier@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