Skip to content

Commit

Permalink
PRD: updates from latest RAS spreadsheet (v85)
Browse files Browse the repository at this point in the history
Change-Id: Ibb0fc509bf853d8a4e4a165fe455139fcc5325cb
RTC: 169104
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36252
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com>
Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com>
Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com>
Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36514
  • Loading branch information
zane131 committed Feb 15, 2017
1 parent f0e78d1 commit d9e448d
Show file tree
Hide file tree
Showing 7 changed files with 186 additions and 186 deletions.
22 changes: 11 additions & 11 deletions src/usr/diag/prdf/common/plat/p9/p9_capp.rule
Expand Up @@ -157,7 +157,7 @@ group gCXAFIR filter singlebit, cs_root_cause
/** CXAFIR[4]
* CXA Timer expired recoverable error
*/
(rCXAFIR, bit(4)) ? defaultMaskedError;
(rCXAFIR, bit(4)) ? level2_th_1; # NIMBUS_10

/** CXAFIR[5]
* Recovery sequencer hang detection
Expand All @@ -167,12 +167,12 @@ group gCXAFIR filter singlebit, cs_root_cause
/** CXAFIR[6]
* XPT saw UE on PB data
*/
(rCXAFIR, bit(6)) ? defaultMaskedError;
(rCXAFIR, bit(6)) ? level2_th_1; # NIMBUS_10

/** CXAFIR[7]
* XPT saw SUE on PB data
*/
(rCXAFIR, bit(7)) ? defaultMaskedError;
(rCXAFIR, bit(7)) ? level2_th_1; # NIMBUS_10

/** CXAFIR[8]
* Correctable error on Snooper array.
Expand All @@ -190,7 +190,7 @@ group gCXAFIR filter singlebit, cs_root_cause
(rCXAFIR, bit(10)) ? self_th_1;

/** CXAFIR[11]
* Illegal LPC BAR access Masked for DD1
* Illegal LPC BAR access
*/
(rCXAFIR, bit(11)) ? defaultMaskedError;

Expand All @@ -202,7 +202,7 @@ group gCXAFIR filter singlebit, cs_root_cause
/** CXAFIR[13]
* Recoverable errors detected in Master
*/
(rCXAFIR, bit(13)) ? defaultMaskedError;
(rCXAFIR, bit(13)) ? level2_th_1; # NIMBUS_10

/** CXAFIR[14]
* spare
Expand Down Expand Up @@ -280,19 +280,19 @@ group gCXAFIR filter singlebit, cs_root_cause
(rCXAFIR, bit(28)) ? defaultMaskedError;

/** CXAFIR[29]
* CXA: PB Addr Error detected by APC
* CXA: PB Addr Error detected by APC on load
*/
(rCXAFIR, bit(29)) ? level2_th_1;

/** CXAFIR[30]
* CXA PB Addr Err detected by APC
* CXA PB Addr Error detected by APC on store
*/
(rCXAFIR, bit(30)) ? level2_th_1;

/** CXAFIR[31]
* CXA: PPHB0 or PHB1 i linkdown
*/
(rCXAFIR, bit(31)) ? defaultMaskedError;
(rCXAFIR, bit(31)) ? level2_th_1; # NIMBUS_10

/** CXAFIR[32]
* APC ack_dead or ack_ed_dead
Expand Down Expand Up @@ -322,7 +322,7 @@ group gCXAFIR filter singlebit, cs_root_cause
/** CXAFIR[37]
* CXA: TLBI Timeout error.
*/
(rCXAFIR, bit(37)) ? defaultMaskedError;
(rCXAFIR, bit(37)) ? level2_th_1; # NIMBUS_10

/** CXAFIR[38]
* CXA: TLBI seq_err.
Expand Down Expand Up @@ -362,12 +362,12 @@ group gCXAFIR filter singlebit, cs_root_cause
/** CXAFIR[45]
* Command_queue_UE
*/
(rCXAFIR, bit(45)) ? self_th_1;
(rCXAFIR, bit(45)) ? self_th_1; # NIMBUS_10

/** CXAFIR[46]
* PSL credit timeout error
*/
(rCXAFIR, bit(46)) ? defaultMaskedError;
(rCXAFIR, bit(46)) ? level2_th_1; # NIMBUS_10

/** CXAFIR[47]
* spare
Expand Down
2 changes: 1 addition & 1 deletion src/usr/diag/prdf/common/plat/p9/p9_ec.rule
Expand Up @@ -593,7 +593,7 @@ group gCOREFIR filter singlebit, cs_root_cause
(rCOREFIR, bit(57)) ? self_th_1;

/** COREFIR[58]
* Core chiplet error causing checkstop
* Other Core System Checkstop
*/
(rCOREFIR, bit(58)) ? self_th_1;

Expand Down
10 changes: 5 additions & 5 deletions src/usr/diag/prdf/common/plat/p9/p9_ex.rule
Expand Up @@ -246,7 +246,7 @@ rule rL2FIR
L2FIR & ~L2FIR_MASK & ~L2FIR_ACT0 & L2FIR_ACT1;
};

group gL2FIR filter singlebit, secondarybits( 0, 6 ), cs_root_cause
group gL2FIR filter singlebit, cs_root_cause
{
/** L2FIR[0]
* L2 cache read CE
Expand Down Expand Up @@ -442,7 +442,7 @@ rule rNCUFIR
NCUFIR & ~NCUFIR_MASK & ~NCUFIR_ACT0 & NCUFIR_ACT1;
};

group gNCUFIR filter singlebit, cs_root_cause
group gNCUFIR filter singlebit, cs_root_cause( 8 )
{
/** NCUFIR[0]
* NCU store queue control error
Expand All @@ -455,7 +455,7 @@ group gNCUFIR filter singlebit, cs_root_cause
(rNCUFIR, bit(1)) ? level2_M_self_L_th_1;

/** NCUFIR[2]
* TL or SLBIEG illegal fields from core.
* TL or SLBIEG illegal fields from core.
*/
(rNCUFIR, bit(2)) ? level2_M_self_L_th_1;

Expand Down Expand Up @@ -583,7 +583,7 @@ rule rL3FIR
L3FIR & ~L3FIR_MASK & ~L3FIR_ACT0 & L3FIR_ACT1;
};

group gL3FIR filter singlebit, secondarybits( 4, 13 ), cs_root_cause
group gL3FIR filter singlebit, cs_root_cause
{
/** L3FIR[0]
* L3_RDDSP_SEGR_LCO_ALL_MEM_UNAVAIL_ERR
Expand Down Expand Up @@ -676,7 +676,7 @@ group gL3FIR filter singlebit, secondarybits( 4, 13 ), cs_root_cause
(rL3FIR, bit(18)) ? defaultMaskedError;

/** L3FIR[19]
* reserved
* Invalid LRU count error
*/
(rL3FIR, bit(19)) ? defaultMaskedError;

Expand Down
15 changes: 5 additions & 10 deletions src/usr/diag/prdf/common/plat/p9/p9_mca.rule
Expand Up @@ -219,7 +219,7 @@ rule rMCACALFIR
MCACALFIR & ~MCACALFIR_MASK & MCACALFIR_ACT0 & MCACALFIR_ACT1;
};

group gMCACALFIR filter singlebit, cs_root_cause
group gMCACALFIR filter singlebit, cs_root_cause( 13 )
{
/** MCACALFIR[0]
* A MBA recoverable error has occurred.
Expand All @@ -229,7 +229,7 @@ group gMCACALFIR filter singlebit, cs_root_cause
/** MCACALFIR[1]
* MBA Nonrecoverable Error
*/
(rMCACALFIR, bit(1)) ? defaultMaskedError;
(rMCACALFIR, bit(1)) ? self_th_1;

/** MCACALFIR[2]
* Excessive refreshes to a single rank.
Expand Down Expand Up @@ -599,12 +599,12 @@ group gMCAECCFIR filter singlebit, cs_root_cause( 14 )
/** MCAECCFIR[62]
* INTERNAL_SCOM_ERROR
*/
(rMCAECCFIR, bit(62)) ? threshold_and_mask;
(rMCAECCFIR, bit(62)) ? defaultMaskedError;

/** MCAECCFIR[63]
* INTERNAL_SCOM_ERROR_COPY
*/
(rMCAECCFIR, bit(63)) ? threshold_and_mask;
(rMCAECCFIR, bit(63)) ? defaultMaskedError;

};

Expand Down Expand Up @@ -635,7 +635,7 @@ group gDDRPHYFIR filter singlebit, cs_root_cause
/** DDRPHYFIR[56]
* DDRPHY Parity errors
*/
(rDDRPHYFIR, bit(56)) ? self_th_32perDay;
(rDDRPHYFIR, bit(56)) ? defaultMaskedError;

/** DDRPHYFIR[57]
* FSM errors
Expand All @@ -662,11 +662,6 @@ group gDDRPHYFIR filter singlebit, cs_root_cause
*/
(rDDRPHYFIR, bit(61)) ? self_th_1;

/** DDRPHYFIR[62]
* Register PE with no system impact
*/
(rDDRPHYFIR, bit(62)) ? threshold_and_mask;

};

##############################################################################
Expand Down
4 changes: 2 additions & 2 deletions src/usr/diag/prdf/common/plat/p9/p9_mcbist.rule
Expand Up @@ -616,12 +616,12 @@ group gMCBISTFIR filter singlebit, cs_root_cause
/** MCBISTFIR[18]
* INTERNAL_SCOM_ERROR
*/
(rMCBISTFIR, bit(18)) ? threshold_and_mask;
(rMCBISTFIR, bit(18)) ? defaultMaskedError;

/** MCBISTFIR[19]
* INTERNAL_SCOM_ERROR_CLONE
*/
(rMCBISTFIR, bit(19)) ? threshold_and_mask;
(rMCBISTFIR, bit(19)) ? defaultMaskedError;

};

Expand Down

0 comments on commit d9e448d

Please sign in to comment.