diff options
Diffstat (limited to 'decoder/tests/snapshots/test-file-mem-offsets/cpu_3.ini')
-rw-r--r-- | decoder/tests/snapshots/test-file-mem-offsets/cpu_3.ini | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/test-file-mem-offsets/cpu_3.ini b/decoder/tests/snapshots/test-file-mem-offsets/cpu_3.ini new file mode 100644 index 0000000..f11f0e4 --- /dev/null +++ b/decoder/tests/snapshots/test-file-mem-offsets/cpu_3.ini @@ -0,0 +1,37 @@ +[device] +name=cpu_3 +class=core +type=Cortex-A53 + +[regs] +PC(size:64)=0xFFFFFFC000081000 +SP(size:64)=0 +SCTLR_EL1=0x1007 +CPSR=0x1C5 + +[dump1] +file=uname.bin +address=0x400000 +length=0x000069f8 + +[dump2] +file=libc-2.21.bin +address=0x7f8e446000 +length=0x137120 + +[dump3] +file=ld-2.21.bin +address=0x7f8e58f000 +length=0x11000 +#length=0x1eb40 + +[dump3a] +file=ld-2.21.bin +address=0x7f8e5a0000 +length=0x0db40 +offset=0x11000 + +[dump4] +file=vdso.bin +address=0x7f8e5ba000 +length=0x1000 |