Tegra194: SiP: clear RAS corrected error records
This patch introduces a function ID to clear all the RAS error
records for corrected errors.

Per latest requirement, ARM RAS corrected errors will be reported to
lower ELs via interrupts and cleared via SMC. This patch provides
required function to clear RAS error status.

This patch also sets up all required RAS Corrected errors in order to
route RAS corrected errors to lower ELs.

Change-Id: I554ba1d0797b736835aa27824782703682c91e51
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Signed-off-by: David Pu <dpu@nvidia.com>
1 parent 8ca6153 commit 0d8511953e19a5da80ac1a0ed9ec8e76b57a33a8
@Varun Wadekar Varun Wadekar authored on 21 Mar 2019
Showing 6 changed files
View
plat/nvidia/tegra/include/tegra_private.h
View
plat/nvidia/tegra/soc/t194/drivers/include/mce_private.h
View
plat/nvidia/tegra/soc/t194/drivers/mce/mce.c
View
plat/nvidia/tegra/soc/t194/drivers/mce/nvg.c
View
plat/nvidia/tegra/soc/t194/plat_ras.c
View
plat/nvidia/tegra/soc/t194/plat_sip_calls.c