Skip to content
Commit b3b05cc7 authored by Omkar Kulkarni's avatar Omkar Kulkarni Committed by Tony Nadackal
Browse files

Add support for parsing the ARM Error Source Table and basic handling of


errors reported through both memory mapped and system register interfaces.

Assume system register interfaces are only registered with private
peripheral interrupts (PPIs); otherwise there is no guarantee the
core handling the error is the core which took the error and has the
syndrome info in its system registers.

Add logging for all detected errors and trigger a kernel panic if there is
any uncorrected error present.

Signed-off-by: default avatarTyler Baicar <baicar@os.amperecomputing.com>
Change-Id: I48ddcc4acfa361ec54c6a36a5e7ac8e18f01aa4f
parent 42888b37
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