summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-09-13 15:34:01 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-11-25 22:52:22 -0600
commit99a4816003f192a362501b1af60fa99592de4ab4 (patch)
treea1b3ef03990bbaaa767b972a06a6279645a3de3d /src/import/chips/p9/procedures
parentb95ca380274841d0ef20b8acf0082ba521f4dd8b (diff)
downloadtalos-sbe-99a4816003f192a362501b1af60fa99592de4ab4.tar.gz
talos-sbe-99a4816003f192a362501b1af60fa99592de4ab4.zip
Adding omi_init procedures.
Change-Id: I176be8901393d62cee0173568e538565444eac01 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66094 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68519 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml34
1 files changed, 34 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 27c072a5..fb52bd29 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
@@ -7936,4 +7936,38 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_US_TEMPLATES_0159</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ The processor only supports upstream OMI tempaltes 0, 1, 5, and 9.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_AXONE</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_DS_TEMPLATES_0147</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ The processor only supports downstream OMI tempaltes 0, 1, 4, and 7.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_AXONE</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
</attributes>
OpenPOWER on IntegriCloud