arm-trusted-firmware/plat/st/stm32mp1/include
Yann Gautier 21cfa4531a 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>
2022-01-04 13:30:53 +01:00
..
boot_api.h feat(plat/st): add STM32MP_UART_PROGRAMMER target 2021-12-03 09:26:11 +01:00
platform_def.h feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target 2021-10-29 16:44:03 +02:00
stm32mp1_dbgmcu.h fix(stm32mp1): do not reopen debug features 2022-01-04 13:30:53 +01:00
stm32mp1_private.h fix(stm32mp1): deconfigure UART RX pins 2021-12-14 09:25:19 +01:00
stm32mp1_shared_resources.h stm32mp1: shared resources: define resource identifiers 2020-06-23 09:17:27 +02:00
stm32mp1_smc.h fix(plat/st): correct BSEC error code management 2021-06-22 14:10:27 +02:00