Searched hist:"21 cfa4531a76a7c3cad00e874400b97e2f68723c" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/st/stm32mp1/include/ |
| H A D | stm32mp1_dbgmcu.h | 21cfa4531a76a7c3cad00e874400b97e2f68723c Wed Sep 15 12:49:48 UTC 2021 Yann Gautier <yann.gautier@foss.st.com> fix(stm32mp1): do not reopen debug features
On closed chips, it is not allowed to open debug. The BSEC debug register can not be rewritten. On open chips, the debug is already open, no need to rewrite this register. This part of code is just removed. An INFO message is displayed if debug is disabled. The freeze of the watchdog during debug is also removed. In case of debug, this must be managed by the software that enables the debugger.
Change-Id: I19fbd3c487bb1018db30fd599cfa94fe5090899f Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_dbgmcu.c | 21cfa4531a76a7c3cad00e874400b97e2f68723c Wed Sep 15 12:49:48 UTC 2021 Yann Gautier <yann.gautier@foss.st.com> fix(stm32mp1): do not reopen debug features
On closed chips, it is not allowed to open debug. The BSEC debug register can not be rewritten. On open chips, the debug is already open, no need to rewrite this register. This part of code is just removed. An INFO message is displayed if debug is disabled. The freeze of the watchdog during debug is also removed. In case of debug, this must be managed by the software that enables the debugger.
Change-Id: I19fbd3c487bb1018db30fd599cfa94fe5090899f Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
|
| H A D | bl2_plat_setup.c | 21cfa4531a76a7c3cad00e874400b97e2f68723c Wed Sep 15 12:49:48 UTC 2021 Yann Gautier <yann.gautier@foss.st.com> fix(stm32mp1): do not reopen debug features
On closed chips, it is not allowed to open debug. The BSEC debug register can not be rewritten. On open chips, the debug is already open, no need to rewrite this register. This part of code is just removed. An INFO message is displayed if debug is disabled. The freeze of the watchdog during debug is also removed. In case of debug, this must be managed by the software that enables the debugger.
Change-Id: I19fbd3c487bb1018db30fd599cfa94fe5090899f Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
|