summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2014-05-02 14:18:15 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-05-04 13:46:24 -0500
commit81dcacf4968042095a16571056cd336f4251c932 (patch)
treea9dff0f0ec28ab0476f6430358d224f6b037313f /src
parent2414e05c11453cac3785123afa00810abdb918f8 (diff)
downloadtalos-hostboot-81dcacf4968042095a16571056cd336f4251c932.tar.gz
talos-hostboot-81dcacf4968042095a16571056cd336f4251c932.zip
PRD: wrong dump type used for Centaur Level 2 callouts
Affected FIR bits: SCACFIR[33] MBSFIR[2] MBSSECUREFIR[0:5] MBASECUREFIR[0:5] Change-Id: Icab3d50e13aca5989eeabf12e7c0c44af9f7e134 CQ: SW259793 Backport: release-fips810 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10904 Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10916
Diffstat (limited to 'src')
-rwxr-xr-xsrc/usr/diag/prdf/common/plat/pegasus/Mba.rule12
-rwxr-xr-xsrc/usr/diag/prdf/common/plat/pegasus/Membuf_acts_NEST.rule16
2 files changed, 14 insertions, 14 deletions
diff --git a/src/usr/diag/prdf/common/plat/pegasus/Mba.rule b/src/usr/diag/prdf/common/plat/pegasus/Mba.rule
index 08f5f1c18..65e10f8d8 100755
--- a/src/usr/diag/prdf/common/plat/pegasus/Mba.rule
+++ b/src/usr/diag/prdf/common/plat/pegasus/Mba.rule
@@ -544,32 +544,32 @@ group gMbaSecureFir filter singlebit
/** MBASECUREFIR[0]
* MBASIRQ_INVALID_MBA_CAL0Q_ACCESS
*/
- (MbaSecureFir, bit(0)) ? callout2ndLvlDumpShNoGard;
+ (MbaSecureFir, bit(0)) ? callout2ndLvlMedThr1dumpSh;
/** MBASECUREFIR[1]
* MBASIRQ_INVALID_MBA_CAL1Q_ACCESS
*/
- (MbaSecureFir, bit(1)) ? callout2ndLvlDumpShNoGard;
+ (MbaSecureFir, bit(1)) ? callout2ndLvlMedThr1dumpSh;
/** MBASECUREFIR[2]
* MBASIRQ_INVALID_MBA_CAL2Q_ACCESS
*/
- (MbaSecureFir, bit(2)) ? callout2ndLvlDumpShNoGard;
+ (MbaSecureFir, bit(2)) ? callout2ndLvlMedThr1dumpSh;
/** MBASECUREFIR[3]
* MBASIRQ_INVALID_MBA_CAL3Q_ACCESS
*/
- (MbaSecureFir, bit(3)) ? callout2ndLvlDumpShNoGard;
+ (MbaSecureFir, bit(3)) ? callout2ndLvlMedThr1dumpSh;
/** MBASECUREFIR[4]
* MBASIRQ_INVALID_DDR_CONFIG_REG_ACCESS
*/
- (MbaSecureFir, bit(4)) ? callout2ndLvlDumpShNoGard;
+ (MbaSecureFir, bit(4)) ? callout2ndLvlMedThr1dumpSh;
/** MBASECUREFIR[5]
* MBASIRQ_INVALID_SIR_MASK_OR_ACTION_REGISTER_ACCESS
*/
- (MbaSecureFir, bit(5)) ? callout2ndLvlDumpShNoGard;
+ (MbaSecureFir, bit(5)) ? callout2ndLvlMedThr1dumpSh;
};
################################################################################
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 032521b7a..92ae80e6a 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
@@ -389,7 +389,7 @@ group gScacFir filter singlebit
/** SCACFIR[33]
* SCAC_LFIR_REGACCERR
*/
- (ScacFir, bit(33)) ? callout2ndLvlMedThr1NoGard;
+ (ScacFir, bit(33)) ? callout2ndLvlMedThr1dumpSh;
/** SCACFIR[34]
* SCAC_LFIR_RESETERR
@@ -574,7 +574,7 @@ group gMbsFir filter singlebit
/** MBSFIR[2]
* MBS_FIR_REG_INVALID_ADDRESS_ERROR
*/
- (MbsFir, bit(2)) ? callout2ndLvlMedThr1UE_NoGard;
+ (MbsFir, bit(2)) ? callout2ndLvlMedThr1dumpSh;
/** MBSFIR[3]
* MBS_FIR_REG_EXTERNAL_TIMEOUT
@@ -1197,32 +1197,32 @@ group gMbsSecureFir filter singlebit
/** MBSSECUREFIR[0]
* MBSSIRQ_INVALID_MBSXCR_ACCESS
*/
- (MbsSecureFir, bit(0)) ? callout2ndLvlMedThr1UE_NoGard;
+ (MbsSecureFir, bit(0)) ? callout2ndLvlMedThr1dumpSh;
/** MBSSECUREFIR[1]
* MBSSIRQ_INVALID_MBAXCR01_ACCESS
*/
- (MbsSecureFir, bit(1)) ? callout2ndLvlMedThr1UE_NoGard;
+ (MbsSecureFir, bit(1)) ? callout2ndLvlMedThr1dumpSh;
/** MBSSECUREFIR[2]
* MBSSIRQ_INVALID_MBAXCR23_ACCESS
*/
- (MbsSecureFir, bit(2)) ? callout2ndLvlMedThr1UE_NoGard;
+ (MbsSecureFir, bit(2)) ? callout2ndLvlMedThr1dumpSh;
/** MBSSECUREFIR[3]
* MBSSIRQ_INVALID_MBAXCRMS_ACCRESS
*/
- (MbsSecureFir, bit(3)) ? callout2ndLvlMedThr1UE_NoGard;
+ (MbsSecureFir, bit(3)) ? callout2ndLvlMedThr1dumpSh;
/** MBSSECUREFIR[4]
* MBSSIRQ_SPARE (Spare)
*/
- (MbsSecureFir, bit(4)) ? callout2ndLvlMedThr1UE_NoGard;
+ (MbsSecureFir, bit(4)) ? callout2ndLvlMedThr1dumpSh;
/** MBSSECUREFIR[5]
* MBSSIRQ_INVALID_SIR_MASK_OR_ACTION_REGISTER_ACCESS
*/
- (MbsSecureFir, bit(5)) ? callout2ndLvlMedThr1UE_NoGard;
+ (MbsSecureFir, bit(5)) ? callout2ndLvlMedThr1dumpSh;
};
################################################################################
OpenPOWER on IntegriCloud