Skip to content
Commit 22991d8d authored by Asahi Lina's avatar Asahi Lina Committed by Hector Martin
Browse files

soc: apple: rtkit: Add register dump decoding to crashlog



When the coprocessor crashes, it's useful to get a proper register dump
so we can find out what the firmware was doing. Add a decoder for this.

Originally this had ESR decoding by reusing the ARM64 arch header for
this, but that introduces some module linking and cross-arch compilation
issues, so let's leave that out for now.

Reviewed-by: default avatarSven Peter <sven@svenpeter.dev>
Reviewed-by: default avatarEric Curtin <ecurtin@redhat.com>
Signed-off-by: default avatarAsahi Lina <lina@asahilina.net>
Signed-off-by: default avatarHector Martin <marcan@marcan.st>
parent b3892860
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment