Skip to content

Commit

Permalink
HW483672: Enable TLBIE WAT (version 5); fixes unintended flushing
Browse files Browse the repository at this point in the history
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/72291
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
  • Loading branch information
Jenny Huynh authored and RAJA DAS committed Mar 7, 2019
1 parent 61c4b74 commit db12073
Showing 1 changed file with 21 additions and 0 deletions.
Expand Up @@ -8357,6 +8357,27 @@
</chipEcFeature>
</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>
Expand Down

0 comments on commit db12073

Please sign in to comment.