aboutsummaryrefslogtreecommitdiff
path: root/samples/coresight
AgeCommit message (Collapse)AuthorFilesLines
2021-11-26coresight: syscfg: Example CoreSight configuration loadable moduleMike Leach2-0/+77
An example of creating a loadable module to add CoreSight configurations into a system. In the Kernel samples/coresight directory. Signed-off-by: Mike Leach <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>