+40
−0
+33
−0
+1
−0
drivers/edac/gic600_edac.c
0 → 100644
+448
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
GIC RAM(ECC) error reporting driver receives error and fatal
interrupts for correctable and uncorrectable errors respectively.
GIC EDAC drivers checks corresponding syndrome registers of each
error record and takes appopriate action based on configuration options.
GICT(GIC Trace and Debug) register map describes error records
information and support for GICT is available from GIC-600 onwards.
Change-Id: I81f6e2ca91decdfcd8e0380db59d5dc429294cb4
Signed-off-by:
Prasad Sodagudi <psodagud@codeaurora.org>