+8
−0
+14
−0
+1
−0
drivers/edac/qcom_edac.c
0 → 100644
+414
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add error reporting driver for Single Bit Errors (SBEs) and Double Bit Errors (DBEs). As of now, this driver supports error reporting for Last Level Cache Controller (LLCC) of Tag RAM and Data RAM. Interrupts are triggered when the errors happen in the cache, the driver handles those interrupts and dumps the syndrome registers. Signed-off-by:Channagoud Kadabi <ckadabi@codeaurora.org> Signed-off-by:
Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org> Co-developed-by:
Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org> Acked-by:
Borislav Petkov <bp@suse.de> Signed-off-by:
Andy Gross <andy.gross@linaro.org>