summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorNick Klazynski <jklazyns@us.ibm.com>2018-01-16 17:00:32 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-03-13 10:24:47 -0400
commit9deb5fc4a4f7501d81eebf5770aaafcb0d4867c3 (patch)
treebd1ddcf66557af1db69706eb5a21700887c81f22 /src/import
parentdb5f940f71b41d8cf42da190cedc10312ac20644 (diff)
downloadtalos-hostboot-9deb5fc4a4f7501d81eebf5770aaafcb0d4867c3.tar.gz
talos-hostboot-9deb5fc4a4f7501d81eebf5770aaafcb0d4867c3.zip
Add new TM IMC, Add TLBIE hangbuster
Change-Id: Ie16e1531bdb7df4ea9fc3deb59fc8bf48ce1b0bc Original-Change-Id: Ief523bd33a34a6a96f61664f6ab3545d9dc15d98 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52050 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> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: LUKE MURRAY <murrayl@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55615 CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-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.xml24
1 files changed, 24 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 e11ae234d..b9e859f98 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
@@ -847,6 +847,30 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW430539</id>
+ <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Nimbus DD2.X / Cumulus DD1.X - Enable tlbie hangbuster
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</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>
+ <!-- ******************************************************************** -->
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_HW393547_HW413718</id>
<targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud