diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:24:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:24:57 +0000 |
commit | 070852d8604cece0c31f28ff3eb8d21d9ba415fb (patch) | |
tree | 9097175a6a5b8b7e37af9a96269ac0b61a0189cd /decoder/tests/snapshots/juno-uname-002/cpu_1.ini | |
parent | Initial commit. (diff) | |
download | libopencsd-070852d8604cece0c31f28ff3eb8d21d9ba415fb.tar.xz libopencsd-070852d8604cece0c31f28ff3eb8d21d9ba415fb.zip |
Adding upstream version 1.3.3.upstream/1.3.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'decoder/tests/snapshots/juno-uname-002/cpu_1.ini')
-rw-r--r-- | decoder/tests/snapshots/juno-uname-002/cpu_1.ini | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/juno-uname-002/cpu_1.ini b/decoder/tests/snapshots/juno-uname-002/cpu_1.ini new file mode 100644 index 0000000..01486e5 --- /dev/null +++ b/decoder/tests/snapshots/juno-uname-002/cpu_1.ini @@ -0,0 +1,30 @@ +[device] +name=cpu_1 +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=0x1eb40 + +[dump4] +file=vdso.bin +address=0x7f8e5ba000 +length=0x1000 |