diff options
author | Asahi Lina <lina@asahilina.net> | 2023-01-23 06:17:28 +0300 |
---|---|---|
committer | Hector Martin <marcan@marcan.st> | 2023-01-31 14:44:47 +0300 |
commit | 22991d8d57251509b8ee5c0b3dac04506fe5ed7a (patch) | |
tree | 90f00111591debe691e0ed472eacfee8c3c9d1e3 /include/linux/soc | |
parent | b3892860f50920ea46342d32bf51323877365082 (diff) | |
download | linux-22991d8d57251509b8ee5c0b3dac04506fe5ed7a.tar.xz |
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: Sven Peter <sven@svenpeter.dev>
Reviewed-by: Eric Curtin <ecurtin@redhat.com>
Signed-off-by: Asahi Lina <lina@asahilina.net>
Signed-off-by: Hector Martin <marcan@marcan.st>
Diffstat (limited to 'include/linux/soc')
0 files changed, 0 insertions, 0 deletions