From c2c12d0e18a6104d9e37070a2b18f7881afc5dc9 Mon Sep 17 00:00:00 2001 From: Bilicon Patil Date: Fri, 20 Jun 2014 14:15:11 +0530 Subject: PRD: RAS Spreadsheet updates for MCIFIR/MBIFIR[4] and MCIFIR[27] Change-Id: I9eaf1e57c67f0800d09a4f33c18c58c0726d6bac CQ: SW266062 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11694 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta Reviewed-by: Zane Shelley Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11740 Reviewed-by: A. Patrick Williams III --- src/usr/diag/prdf/common/plat/pegasus/Mcs.rule | 4 ++-- src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'src/usr') diff --git a/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule b/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule index d5a3f3713..64284b15e 100755 --- a/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule +++ b/src/usr/diag/prdf/common/plat/pegasus/Mcs.rule @@ -209,7 +209,7 @@ group gMciFir attntype CHECK_STOP, RECOVERABLE, SPECIAL, UNIT_CS /** MCIFIR[4] * MCIFIRQ_SEQID_OUT_OF_ORDER */ - (MciFir, bit(4)) ? calloutDmiBusAndLvl2Th1; + (MciFir, bit(4)) ? defaultMaskedError; /** MCIFIR[5] * MCIFIRQ_REPLAY_BUFFER_ECC_CE @@ -332,7 +332,7 @@ group gMciFir attntype CHECK_STOP, RECOVERABLE, SPECIAL, UNIT_CS /** MCIFIR[27] * MCIFIRQ_MCS_COMMAND_LIST_TIMEOUT_DUE_TO_POWERBUS */ - (MciFir, bit(27)) ? callout2ndLvlMedThr1NoGard; + (MciFir, bit(27)) ? calloutDmiBusAndLvl2Th1; /** MCIFIR[28] * MCIFIRQ_MULTIPLE_RCMD_OR_CRESP_ACTIVE diff --git a/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule b/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule index ad37e72a5..2bd6393c5 100755 --- a/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule +++ b/src/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule @@ -444,7 +444,7 @@ group gMbiFir filter singlebit /** MBIFIR[4] * MBIFIRQ_SEQID_OUT_OF_ORDER */ - (MbiFir, bit(4)) ? calloutDmiBusLvl2Th1; + (MbiFir, bit(4)) ? defaultMaskedError; /** MBIFIR[5] * MBIFIRQ_REPLAY_BUFFER_ECC_CE @@ -1273,9 +1273,6 @@ actionclass calloutDmiBusTh1 { calloutDmiBus; threshold1; }; /** Callout the DMI bus, threshold 2 per day */ actionclass calloutDmiBusTh2pday { calloutDmiBus; threshold2pday; }; -/** Callout the DMI bus and 2nd Level (LOW), threshold 1 */ -actionclass calloutDmiBusLvl2Th1 { calloutDmiBusTh1; callout2ndLvlLow; }; - /** Callout MCS, centaur, threshold 1 and set SUE genreation point */ actionclass CalloutMcsMedSelfMedThr1UE { -- cgit v1.2.3