]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import OpenCSD v0.14.2
authorandrew <andrew@FreeBSD.org>
Mon, 15 Jun 2020 11:30:04 +0000 (11:30 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 15 Jun 2020 11:30:04 +0000 (11:30 +0000)
commit8346dc059fa8d48c33a85c59ea7a90683161c325
tree8b0efac880d3949a9d25ab9bb34792eac605eee6
parented996565d7675cb5404bfa6b5565a96558034797
Import OpenCSD v0.14.2

Sponsored by: Innovate UK
262 files changed:
HOWTO.md
README.md
decoder/build/linux/makefile
decoder/build/linux/makefile.dev
decoder/build/linux/ref_trace_decode_lib/makefile
decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj
decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj.filters
decoder/docs/doxygen_config.dox
decoder/docs/prog_guide/prog_guide_generic_pkts.md
decoder/docs/test_progs.md
decoder/include/common/ocsd_dcd_mngr.h
decoder/include/common/ocsd_gen_elem_list.h
decoder/include/common/ocsd_gen_elem_stack.h [new file with mode: 0644]
decoder/include/common/trc_core_arch_map.h
decoder/include/common/trc_gen_elem.h
decoder/include/common/trc_pkt_decode_base.h
decoder/include/common/trc_raw_buffer.h [new file with mode: 0644]
decoder/include/i_dec/trc_i_decode.h
decoder/include/i_dec/trc_idec_arminst.h
decoder/include/mem_acc/trc_mem_acc_bufptr.h
decoder/include/opencsd/etmv3/trc_pkt_decode_etmv3.h
decoder/include/opencsd/etmv4/etmv4_decoder.h
decoder/include/opencsd/etmv4/trc_etmv4_stack_elem.h
decoder/include/opencsd/etmv4/trc_pkt_decode_etmv4i.h
decoder/include/opencsd/etmv4/trc_pkt_elem_etmv4d.h [deleted file]
decoder/include/opencsd/etmv4/trc_pkt_elem_etmv4i.h
decoder/include/opencsd/etmv4/trc_pkt_proc_etmv4.h
decoder/include/opencsd/etmv4/trc_pkt_proc_etmv4i.h [moved from decoder/source/etmv4/trc_pkt_proc_etmv4i_impl.h with 82% similarity]
decoder/include/opencsd/etmv4/trc_pkt_types_etmv4.h
decoder/include/opencsd/ocsd_if_types.h
decoder/include/opencsd/ocsd_if_version.h
decoder/include/opencsd/ptm/trc_pkt_decode_ptm.h
decoder/include/opencsd/stm/trc_pkt_decode_stm.h
decoder/include/opencsd/trc_gen_elem_types.h
decoder/include/pkt_printers/pkt_printer_t.h
decoder/source/etmv3/trc_pkt_decode_etmv3.cpp
decoder/source/etmv4/trc_etmv4_stack_elem.cpp
decoder/source/etmv4/trc_pkt_decode_etmv4i.cpp
decoder/source/etmv4/trc_pkt_elem_etmv4d.cpp [deleted file]
decoder/source/etmv4/trc_pkt_elem_etmv4i.cpp
decoder/source/etmv4/trc_pkt_proc_etmv4.cpp [deleted file]
decoder/source/etmv4/trc_pkt_proc_etmv4d_impl.h [deleted file]
decoder/source/etmv4/trc_pkt_proc_etmv4i.cpp [moved from decoder/source/etmv4/trc_pkt_proc_etmv4i_impl.cpp with 81% similarity]
decoder/source/i_dec/trc_i_decode.cpp
decoder/source/i_dec/trc_idec_arminst.cpp
decoder/source/mem_acc/trc_mem_acc_bufptr.cpp
decoder/source/ocsd_dcd_tree.cpp
decoder/source/ocsd_error.cpp
decoder/source/ocsd_gen_elem_stack.cpp [new file with mode: 0644]
decoder/source/ptm/trc_pkt_decode_ptm.cpp
decoder/source/stm/trc_pkt_decode_stm.cpp
decoder/source/trc_component.cpp
decoder/source/trc_core_arch_map.cpp
decoder/source/trc_gen_elem.cpp
decoder/tests/auto-fdo/autofdo.md
decoder/tests/auto-fdo/record.sh [deleted file]
decoder/tests/auto-fdo/set_strobing.sh [new file with mode: 0755]
decoder/tests/auto-fdo/show_strobing.sh [new file with mode: 0755]
decoder/tests/perf-test-scripts/perf-setup-env.bash
decoder/tests/run_capi_test.bash [new file with mode: 0755]
decoder/tests/run_pkt_decode_tests.bash
decoder/tests/snapshots/Snowball/cpu_0.ini [new file with mode: 0644]
decoder/tests/snapshots/Snowball/cpu_1.ini [new file with mode: 0644]
decoder/tests/snapshots/Snowball/cstrace.bin [new file with mode: 0644]
decoder/tests/snapshots/Snowball/device_2.ini [new file with mode: 0644]
decoder/tests/snapshots/Snowball/device_3.ini [new file with mode: 0644]
decoder/tests/snapshots/Snowball/kernel_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/Snowball/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/Snowball/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/cpu_0.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/cpu_1.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/cpu_2.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/cpu_3.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/cpu_4.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/cstrace.bin [new file with mode: 0644]
decoder/tests/snapshots/TC2/device_10.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/device_5.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/device_6.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/device_7.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/device_8.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/device_9.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/ds5-dumps/etmv3_0x10.txt [new file with mode: 0644]
decoder/tests/snapshots/TC2/ds5-dumps/etmv3_0x11.txt [new file with mode: 0644]
decoder/tests/snapshots/TC2/ds5-dumps/etmv3_0x12.txt [new file with mode: 0644]
decoder/tests/snapshots/TC2/ds5-dumps/ptmv1_0x13.txt [new file with mode: 0644]
decoder/tests/snapshots/TC2/kernel_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/TC2/pkt_proc_logs/trc_pkt_lister-dcd-0x13.ppl [new file with mode: 0644]
decoder/tests/snapshots/TC2/pkt_proc_logs/trc_pkt_lister_0x13.ppl [new file with mode: 0644]
decoder/tests/snapshots/TC2/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/TC2/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/a55-test-tpiu/DSTREAM_0.bin [new file with mode: 0644]
decoder/tests/snapshots/a55-test-tpiu/README.txt [new file with mode: 0644]
decoder/tests/snapshots/a55-test-tpiu/contents.ini [new file with mode: 0644]
decoder/tests/snapshots/a55-test-tpiu/device1.ini [new file with mode: 0644]
decoder/tests/snapshots/a55-test-tpiu/device2.ini [new file with mode: 0644]
decoder/tests/snapshots/a55-test-tpiu/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/a55-test-tpiu/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/CSTMC_TRACE_FIFO.bin [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/device1.ini [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/device2.ini [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/mem_Cortex-A57_0.bin [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/pkt_proc_logs/trc_pkt_lister_a57ss-1.ppl [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/pkt_proc_logs/trc_pkt_lister_a57ss-2.ppl [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/pkt_proc_logs/trc_pkt_lister_a57ss.ppl [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/a57_single_step/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cc1.fini_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cc1.init_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cc1.text_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cc1__libc_freeres_fn_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cc1__libc_thread_freeres_fn_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cpu_0.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cpu_1.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cpu_2.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cpu_3.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cpu_4.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cpu_5.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/cstrace.bin [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/etm_0.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/etm_1.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/etm_2.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/etm_3.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/etm_4.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/etm_5.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/bugfix-exact-match/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/init-short-addr/device1.ini [new file with mode: 0644]
decoder/tests/snapshots/init-short-addr/device2.ini [new file with mode: 0644]
decoder/tests/snapshots/init-short-addr/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/init-short-addr/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/init-short-addr/tracebuffer.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/cpu_0.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/cpu_1.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/cpu_2.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/cpu_3.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/cpu_4.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/cpu_5.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/cstrace.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/device_10.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/device_11.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/device_6.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/device_7.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/device_8.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/device_9.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/kernel_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-ret-stck/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-001/cpu_0.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-001/device_6.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-001/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-001/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-001/uname.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-001/uname_trace.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-001/vdso.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/cpu_0.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/cpu_1.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/cpu_2.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/cpu_3.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/cpu_4.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/cpu_5.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/device_10.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/device_11.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/device_6.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/device_7.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/device_8.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/device_9.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/ld-2.21.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/libc-2.21.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/trace.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/uname.bin [new file with mode: 0644]
decoder/tests/snapshots/juno-uname-002/vdso.bin [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cpu_0.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cpu_1.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cpu_2.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cpu_3.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cpu_4.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cpu_5.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cstrace.bin [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/cstraceitm.bin [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/device_10.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/device_11.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/device_12.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/device_6.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/device_7.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/device_8.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/device_9.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/ds-5-dumps/Trace_Report_0x10_cpu_0_2015Sep17_104900.txt [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/ds-5-dumps/Trace_Report_0x11_cpu_1_2015Sep17_104748.txt [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/ds-5-dumps/Trace_Report_0x13_cpu_3_2015Sep17_104147.txt [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/ds-5-dumps/Trace_Report_0x15_cpu_5_2015Sep17_105126.txt [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/kernel_dump.bin [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/trc_pkt_lister_0x10.ppl [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/trc_pkt_lister_0x11.ppl [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/trc_pkt_lister_0x12.ppl [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/trc_pkt_lister_0x13.ppl [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/trc_pkt_lister_0x14.ppl [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/trc_pkt_lister_0x15.ppl [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/trc_pkt_lister_all.ppl [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/juno_r1_1/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only-2/cstraceitm.bin [new file with mode: 0644]
decoder/tests/snapshots/stm_only-2/device_0.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only-2/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only-2/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only-juno/cstraceitm.bin [new file with mode: 0644]
decoder/tests/snapshots/stm_only-juno/device_0.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only-juno/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only-juno/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only/cstraceitm.bin [new file with mode: 0644]
decoder/tests/snapshots/stm_only/device_0.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/stm_only/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/PTM_0_2.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/README.txt [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/device1.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/device2.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/device3.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/device4.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/device5.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/device6.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/ds-5_trace_dump/a15_rs.txt [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_0_VECTORS.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_1_RO_CODE.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_2_RO_DATA.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_3_RW_DATA.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_4_ZI_DATA.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_5_ARM_LIB_HEAP.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_6_ARM_LIB_STACK.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_7_IRQ_STACK.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/mem_Cortex-A15_0_8_TTB.bin [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/tc2-ptm-rstk-t32/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/cpu_3.ini [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/device_9.ini [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/ld-2.21.bin [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/libc-2.21.bin [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/trace.bin [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/trace.ini [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/uname.bin [new file with mode: 0644]
decoder/tests/snapshots/test-file-mem-offsets/vdso.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/PTM_0_2.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/README.txt [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/device1.ini [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/device2.ini [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/device3.ini [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/device4.ini [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/device5.ini [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/device6.ini [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_0_VECTORS.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_1_RO_CODE.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_2_RO_DATA.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_3_RW_DATA.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_4_ZI_DATA.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_5_ARM_LIB_HEAP.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_6_ARM_LIB_STACK.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_7_IRQ_STACK.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/mem_Cortex-A15_0_8_TTB.bin [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/snapshot.ini [new file with mode: 0644]
decoder/tests/snapshots/trace_cov_a15/trace.ini [new file with mode: 0644]