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