Skip to content
Commit 27450653 authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Andy Gross
Browse files

drivers: edac: Add EDAC driver support for QCOM SoCs



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: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
Signed-off-by: default avatarVenkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
Co-developed-by: default avatarVenkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
Acked-by: default avatarBorislav Petkov <bp@suse.de>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent c081f306
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment