commit | 4c365925b31f34cb3be6bd8e7dc7b61d17842d8d | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@st.com> | Mon Dec 02 08:36:16 2019 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 24 12:50:11 2020 +0100 |
tree | 4718c60246b9e8170e25fe5fa37451ba97413e97 | |
parent | cad32ade6517202191a9e82a0d5443ae7a5adfd4 [diff] |
plat-stm32mp1: get shared reset controller state stm32mp_nsec_can_access_reset() tells whether a reset controller is assigned to the secure world only, or when it can be manipulated by the non-secure world. Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
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