commit | 3d476de463cc2fd581c4a30d7236de156eec48f0 | [log] [tgz] |
---|---|---|
author | Nicolas Le Bayon <nicolas.le.bayon@st.com> | Thu Jan 25 11:46:37 2024 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Fri Jun 27 09:40:30 2025 +0200 |
tree | 8da014d2e7a71154864504ba762b41079eedf9ef | |
parent | 1e45c633905f1e9ee829d083e0c2b7f03187c50a [diff] |
drivers: rstctrl: add reset controller for STM32MP21 platforms Implement the STM32MP21 reset controller device by embedding it with CFG_STM32_RSTCTRL=y and CFG_STM32MP21_RSTCTRL=y. Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> 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