Skip to content

Commit efd414c

Browse files
authored
SOC_ETM collect (#222)
1 parent 130e7f8 commit efd414c

File tree

334 files changed

+1993
-22398
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

334 files changed

+1993
-22398
lines changed

common_patches/etm_collect.yaml

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
CH_ENA_AD?:
2+
_array:
3+
CH_ENA*: {}
4+
CH_ENA_AD?_SET:
5+
_array:
6+
CH_SET*: {}
7+
CH_ENA_AD?_CLR:
8+
_array:
9+
CH_CLR*: {}
10+
11+
_cluster:
12+
CH%s:
13+
"CH*_EVT_ID":
14+
name: EVT_ID
15+
_modify:
16+
"CH*_EVT_ID":
17+
name: EVT_ID
18+
"CH*_TASK_ID":
19+
name: TASK_ID
20+
_modify:
21+
"CH*_TASK_ID":
22+
name: TASK_ID

0 commit comments

Comments
 (0)