From 070852d8604cece0c31f28ff3eb8d21d9ba415fb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 09:24:57 +0200 Subject: Adding upstream version 1.3.3. Signed-off-by: Daniel Baumann --- decoder/tests/snapshots/TC2/cpu_3.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 decoder/tests/snapshots/TC2/cpu_3.ini (limited to 'decoder/tests/snapshots/TC2/cpu_3.ini') diff --git a/decoder/tests/snapshots/TC2/cpu_3.ini b/decoder/tests/snapshots/TC2/cpu_3.ini new file mode 100644 index 0000000..d6ccbc7 --- /dev/null +++ b/decoder/tests/snapshots/TC2/cpu_3.ini @@ -0,0 +1,15 @@ +[device] +name=cpu_3 +class=core +type=Cortex-A15 + +[regs] +R15=0xC0008000 +R13=0 +CPSR=0x1D3 + +[dump] +file=kernel_dump.bin +address=0xC0008000 +length=0x00050000 + -- cgit v1.2.3