Searched hist:db3e6bf9b7f48545c0c7107690f34854acb371bd (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | main.c | db3e6bf9b7f48545c0c7107690f34854acb371bd Tue Oct 22 15:46:20 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> plat-stm32mp1: move sanity of RCC secure state against BSEC state
Move implementation that verifies STM32MP1 device Secure Closed state (read from BSEC OTP fuses) against RCC secure hardening configuration. It is moved from shared_resource.c platform driver to platform main.c. This change prepares the removal of shared_resource.c driver that is no longer needed since integration of the firewall framework.
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
|