summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml31
1 files changed, 28 insertions, 3 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 2ff30e080..eeb3c04e7 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
@@ -2891,7 +2891,7 @@
<id>ATTR_CHIP_EC_FEATURE_HW426891</id>
<targetType>TARGET_TYPE_PROC_CHIP,TARGET_TYPE_PROC_CHIP</targetType>
<description>
- HW426891 for INT initfile on Coral, Cumulus, and Axone systems for
+ HW426891 for INT initfile on Coral, Cumulus, and Axone systems for
ship mode
</description>
<chipEcFeature>
@@ -3080,7 +3080,7 @@
<id>ATTR_CHIP_EC_FEATURE_DISABLE_64B_STORE</id>>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DD1 only: don't set 64B store, dials didn't exist
+ Nimbus DD1 only: don't set 64B store, dials didn't exist
</description>
<chipEcFeature>
<chip>
@@ -3097,7 +3097,7 @@
<id>ATTR_CHIP_EC_FEATURE_DISABLE_TLBIE_PACING</id>>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DD1 only: don't set tlbie pacing, dials didn't exist
+ Nimbus DD1 only: don't set tlbie pacing, dials didn't exist
</description>
<chipEcFeature>
<chip>
@@ -7177,4 +7177,29 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW414958</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Disabling speculative dcbf* ttypes.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
+
</attributes>
OpenPOWER on IntegriCloud