Currently, the initial debugger configuration is done via the configure_debug_registers() function implemented in tfm_core.c.
This task is to define a platform abstraction layer for the initial debug configuration, which needs to be implemented per each platform, and executed in tfm_core.c as an extra step in the tfm_core_init function.
Description
Description
Event Timeline
Comment Actions
The change associated with this task is:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/416/