diff options
author | Mike Leach <[email protected]> | 2021-08-18 13:40:12 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-08-18 22:33:27 +0200 |
commit | 85e2414c518a03a21dddd4bc88fec2723c5e1197 (patch) | |
tree | 435960ec8a3efab5a1da81c4cfc33e5d0524aeb3 /scripts/gdb/linux/utils.py | |
parent | e6d468d32cd084edd030a8bae76440b17b854b5c (diff) |
coresight: syscfg: Initial coresight system configuration
Creates an system management API to allow complex configurations and
features to be programmed into a CoreSight infrastructure.
A feature is defined as a programming set for a device or class of
devices.
A configuration is a set of features across the system that are enabled
for a trace session.
The API will manage system wide configuration, and allow complex
programmed features to be added to individual device instances, and
provide for system wide configuration selection on trace capture
operations.
This patch creates the initial data object and the initial API for
loading configurations and features.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mike Leach <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions