diff options
Diffstat (limited to 'decoder/tests/snapshots/stm_only-2/trace.ini')
-rw-r--r-- | decoder/tests/snapshots/stm_only-2/trace.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/stm_only-2/trace.ini b/decoder/tests/snapshots/stm_only-2/trace.ini new file mode 100644 index 0000000..ed3cf4d --- /dev/null +++ b/decoder/tests/snapshots/stm_only-2/trace.ini @@ -0,0 +1,12 @@ +[trace_buffers] +buffers=buffer1 + +[buffer1] +name=ETB_1 +file=cstraceitm.bin +format=coresight + +[source_buffers] +STM_0=ETB_1 + +[core_trace_sources] |