commit | ddc442497fbc7c819c9954746c6c7cc8fefc9656 | [log] [tgz] |
---|---|---|
author | Kyle Yan <kyan@codeaurora.org> | Mon Jun 20 14:42:14 2016 -0700 |
committer | Kyle Yan <kyan@codeaurora.org> | Fri Sep 02 17:27:58 2016 -0700 |
tree | a5c1737fc717a670415b825af7ddd9e9d1494b1c | |
parent | 60bd50065dc99a2bf734ca2d78dc12332d3e1be8 [diff] |
drivers: edac: Add Cache Error Reporting driver for Kryo3xx processors Cache Error Reporting driver receives error interrupts for Single Bit and Double Bit Errors, checks the corresponding syndrome registers and takes action based on configuration options. Optional polling of syndrome registers with single error and double bit errors configurable as panic. Change-Id: I025037da5c5ac6f5520b683af69c462663c1e4f0 Signed-off-by: Kyle Yan <kyan@codeaurora.org>