commit | 3db1b6f2d3e329edeb0374075c266f95aae6f38f | [log] [tgz] |
---|---|---|
author | Antonio Borneo <antonio.borneo@foss.st.com> | Fri Oct 13 11:46:57 2023 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Jan 12 17:04:38 2024 +0100 |
tree | 7d854c6c3d60d23f26ba26b65c85469045e8c440 | |
parent | 26a2c0abb5f68d848485d16f51ff30f724a58a53 [diff] |
feat(stm32mp2): put back core 1 in wfi after debugger's halt The core 1 is put in wfi for pen holding. If a debugger halts the core, it causes the core to exit from wfi. Let the core to jump back in wfi when the debugger resumes the core's execution. Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> Change-Id: I9b5607b05cdcde905dc4047af8d6f1292d53d701