summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-syscfg.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-14coresight: syscfg: Fix compiler warningJian Cai1-0/+1
2021-08-18coresight: syscfg: Add initial configfs supportMike Leach1-0/+76
2021-08-18coresight: config: Add preloaded configurationsMike Leach1-0/+9
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach1-0/+215
2021-08-18coresight: etm-perf: Update to handle configuration selectionMike Leach1-0/+11
2021-08-18coresight: config: Add configuration and feature generic functionsMike Leach1-1/+2
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach1-1/+337
2021-08-18coresight: syscfg: Initial coresight system configurationMike Leach1-0/+199