ANDROID: arm64: add vendor hooks for kernel fault cases
Add hooks to gather data of kernel fault and summarize it with other information. It helps the bootloader produce the summary information when kernel panic or watchdog reset occurs. It can be obtained through Ramdump, etc., and this information can be used to quickly classify and respond to problems. Bug: 326888644 Bug: 386310634 Change-Id: Id824dcf96eb7d644b9206e95eea2059da18d0b3a Signed-off-by:Sangmoon Kim <sangmoon.kim@samsung.com> (cherry picked from commit 3f162627)
Loading
Please sign in to comment