-
由 Channagoud Kadabi 提交于
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: NChannagoud Kadabi <ckadabi@codeaurora.org> Signed-off-by: NVenkata Narendra Kumar Gutta <vnkgutta@codeaurora.org> Co-developed-by: NVenkata Narendra Kumar Gutta <vnkgutta@codeaurora.org> Acked-by: NBorislav Petkov <bp@suse.de> Signed-off-by: NAndy Gross <andy.gross@linaro.org>
27450653