Page MenuHomePhabricator

Make initial debug configuration platform-specific
Closed, ResolvedPublic

Description

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.

Event Timeline

mmorenobarm triaged this task as Normal priority.Dec 5 2018, 2:53 PM
mmorenobarm created this task.
mmorenobarm added a subscriber: wmnt.
mmorenobarm closed this task as Resolved.Dec 14 2018, 4:09 PM