summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorChris Steffen <cwsteffen@us.ibm.com>2019-01-28 13:36:51 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-02-05 15:32:33 -0600
commitde881124f74c2a869e633fafa9a574ef8ea45ce8 (patch)
treead1098ab05bdf0bfc71fc42417d3a1d57034071a /src/import/hwpf/fapi2/xml
parent9f1d0e3a21a1fc272bd5b418ceb2944ba93388cc (diff)
downloadtalos-hostboot-de881124f74c2a869e633fafa9a574ef8ea45ce8.tar.gz
talos-hostboot-de881124f74c2a869e633fafa9a574ef8ea45ce8.zip
P9 Obus MNFG CRC and ECC Error Threshold
- When in MNFG Threshold Mode, we will mask CRC/ECC Errors and setup performance counters to tally the number of errors. Change-Id: I16ea4af0917a7f707ef09a54a0d329bf69212365 CQ: SW455443 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71016 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: Megan P. Nguyen <pmegan@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71119 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
index aaaaa717a..fde4be57f 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -173,6 +173,10 @@
<default>0x00</default>
</attribute>
<attribute>
+ <id>ATTR_IO_O_MNFG_ERROR_THRESHOLD</id>
+ <default>0x00</default>
+ </attribute>
+ <attribute>
<id>ATTR_CME_CHTM_TRACE_ENABLE</id>
<default>0x00</default>
</attribute>
OpenPOWER on IntegriCloud