diff options
Diffstat (limited to 'decoder/tests/snapshots/juno-ret-stck/cpu_1.ini')
-rw-r--r-- | decoder/tests/snapshots/juno-ret-stck/cpu_1.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/juno-ret-stck/cpu_1.ini b/decoder/tests/snapshots/juno-ret-stck/cpu_1.ini new file mode 100644 index 0000000..48d355e --- /dev/null +++ b/decoder/tests/snapshots/juno-ret-stck/cpu_1.ini @@ -0,0 +1,16 @@ +[device] +name=cpu_1 +class=core +type=Cortex-A53 + +[regs] +PC(size:64)=0xFFFF000008080000 +SP(size:64)=0 +SCTLR_EL1=0x1007 +CPSR=0x1C5 + +[dump1] +file=kernel_dump.bin +address=0xFFFF000008080000 +length=0x00700000 + |