commit | d584b617daeff319f41654a4eb867a1b4c577470 | [log] [tgz] |
---|---|---|
author | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Mon Nov 26 11:46:31 2018 +0000 |
committer | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Fri Dec 14 14:30:43 2018 +0000 |
tree | b234ae99f1bc86faf96af14df07a1d73bf0255c5 | |
parent | fa0bdad437b1036ab7bd7e56820d62d3288b3489 [diff] |
Core: Make initial debug config platform-specific This patch defines 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. Change-Id: I27bdbe35b47e3124f7176a931f1895bd06187dc4 Signed-off-by: Marc Moreno <marc.morenoberengue@arm.com>