summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenny Huynh <jhuynh@us.ibm.com>2017-02-21 08:09:27 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-01 05:10:49 -0500
commitaa25bfa243ac1bb931bf4ccb4bc9c1a962fe3466 (patch)
tree7b43466c6d2dbac9bc84b105f08dab8a82749583
parentdc3c52d27190ebe78774ea12b0c018e61bcf719a (diff)
downloadtalos-sbe-aa25bfa243ac1bb931bf4ccb4bc9c1a962fe3466.tar.gz
talos-sbe-aa25bfa243ac1bb931bf4ccb4bc9c1a962fe3466.zip
Reducing rng pace rate from 2000 -> 300 for HW403701
Change-Id: I263cf15a6fa3a375590c813536f4b52ce915c4bd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36919 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: CHRISTOPHER D. HANUDEL <chanudel@us.ibm.com> Dev-Ready: CHRISTOPHER D. HANUDEL <chanudel@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36961 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml17
1 files changed, 17 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 6e67617f..fe8cd56f 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
@@ -2477,6 +2477,23 @@
</attribute>
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW403701</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Nimbus DD1: Reduce rng pace from 2000->300 to work around grant unfairness
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_RING_SAVE_MPIPL</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud