commit | b55a624247c6a5e88ce6c07d6cc44017bad2c16b | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Mon Mar 07 16:09:23 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Sep 23 15:17:43 2022 +0200 |
tree | fd39cf0469275e0cc010183c035a2fd57589d88c | |
parent | 9d4a07dc5a60b11698caf3b35bde70dea88eb740 [diff] |
fix(stm32mp1): enable crash console in FIQ handler When a FIQ occurs and is trapped by SP_min, it is an unrecoverable error. As kernel may have switched the UART console off, we should re-enable it with plat_crash_console_init() for those failing states. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Ib02e1271b6213f8e383a062b74494abf8826188f