diff options
Diffstat (limited to 'decoder/tests/snapshots/TC2/cpu_1.ini')
-rw-r--r-- | decoder/tests/snapshots/TC2/cpu_1.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/TC2/cpu_1.ini b/decoder/tests/snapshots/TC2/cpu_1.ini new file mode 100644 index 0000000..ba422c0 --- /dev/null +++ b/decoder/tests/snapshots/TC2/cpu_1.ini @@ -0,0 +1,15 @@ +[device] +name=cpu_1 +class=core +type=Cortex-A7 + +[regs] +R15=0xC0008000 +R13=0 +CPSR=0x1D3 + +[dump] +file=kernel_dump.bin +address=0xC0008000 +length=0x00050000 + |