commit | 1877b13803c8ed1cf4012633a88e5f88bd7239ec | [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 | 07cf3f2cdf7731867a9a86c95348b8a1b02b3f12 [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>