diff options
author | Andrew Turner <andrew@FreeBSD.org> | 2020-06-15 11:30:04 +0000 |
---|---|---|
committer | Andrew Turner <andrew@FreeBSD.org> | 2020-06-15 11:30:04 +0000 |
commit | d7aa8d0a1f110421252d79f5acfb72d89187ad1f (patch) | |
tree | 8b0efac880d3949a9d25ab9bb34792eac605eee6 /decoder/tests/snapshots/juno-uname-002/cpu_3.ini | |
parent | cf98ba14dc260458f757fa46419575cf69f45a44 (diff) |
Notes
Diffstat (limited to 'decoder/tests/snapshots/juno-uname-002/cpu_3.ini')
-rw-r--r-- | decoder/tests/snapshots/juno-uname-002/cpu_3.ini | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/juno-uname-002/cpu_3.ini b/decoder/tests/snapshots/juno-uname-002/cpu_3.ini new file mode 100644 index 0000000000000..19c5a1854779c --- /dev/null +++ b/decoder/tests/snapshots/juno-uname-002/cpu_3.ini @@ -0,0 +1,30 @@ +[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=0x1eb40 + +[dump4] +file=vdso.bin +address=0x7f8e5ba000 +length=0x1000 |