[PATCH 0/2] soc: apple: rtkit-crashlog: Add AArch32 IOP state parsing
From: Nick Chan
Date: Fri Sep 18 2026 - 13:00:16 EST
Some RTKit coprocessors runs on AArch32 CPUs. When they crash, a 'CrgA'
crashlog section may be reported containing their architectural state.
It is useful to get it so as to figure out what the firmware was doing,
add a decoder for them.
Signed-off-by: Nick Chan <towinchenmi@xxxxxxxxx>
---
Nick Chan (2):
soc: apple: rtkit-crashlog: rename 'Crg8' section from regs to aarch64
soc: apple: rtkit-crashlog: Add support for AArch32 state 'CrgA' section
drivers/soc/apple/rtkit-crashlog.c | 139 +++++++++++++++++++++++++++++++------
1 file changed, 118 insertions(+), 21 deletions(-)
---
base-commit: fd73f4a6659897191fa0d40695fe370925dd3780
change-id: 20260918-rtkit-armv7-crashlog-2dfe86453b63
Best regards,
--
Nick Chan <towinchenmi@xxxxxxxxx>