summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorJenny Huynh <jhuynh@us.ibm.com>2019-02-21 14:21:35 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-03-02 13:14:42 -0600
commit1c6429e239e2b58d65bb1fdea5393b31844de7f6 (patch)
tree3c77ed57ff385ff2f8116a3fe06905d9f97d6277 /src/import
parent6cc4d5078e348fba2a3984cb41a1913b2874c466 (diff)
downloadtalos-hostboot-1c6429e239e2b58d65bb1fdea5393b31844de7f6.tar.gz
talos-hostboot-1c6429e239e2b58d65bb1fdea5393b31844de7f6.zip
HW483672: Enable TLBIE WAT (version 5); fixes unintended flushing
Change-Id: Ic4a9ef1376690b321bd0640f10057e0b10c8a714 CQ:HW483672 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72263 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: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Kevin F. Reick <reick@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72292 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index 6bff0c08b..ac2049b67 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -8358,6 +8358,27 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_TLBIE_WAT_5</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ HW483672: Enable TLBIE WAT (version 5); fixes unintended flushing
+
+ Dials needed in addition to the original tlbie wat implementation
+ to fix unintended flushing behavior induced by the original wat.
+ Apply to native Cumulus DD1.3 risk levels only.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x13</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_HW440920_DISABLE_FIX</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud