commit | 296ac8012b77ea84079b38cc60ee786a5f91857f | [log] [tgz] |
---|---|---|
author | Nicolas Toromanoff <nicolas.toromanoff@st.com> | Wed Feb 03 16:52:03 2021 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Mar 22 09:09:23 2022 +0100 |
tree | 7dde9a1b48ea5eaa52585e74188ed2486435220c | |
parent | fca10a8f1b47231ef92634a0adf1a26cbfc97c2a [diff] |
feat(stm32mp1): add "Boot mode" management for STM32MP13 Add new APIs to enter and exit "boot mode". In this mode a potential tamper won't block access or reset the secure IPs needed while boot, without this mode a dead lock may occurs. Change-Id: Iad60d4a0420ec125b842a285f73a20eb54cd1828 Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>