summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhishek Agarwal <abagarw8@in.ibm.com>2018-02-16 18:33:50 +0100
committerSachin Gupta <sgupta2m@in.ibm.com>2018-04-09 22:02:38 -0400
commitaa3958c83f6ea4856445abdfc95402f9d315639c (patch)
tree5750aa8cc0624ea9b4e7000749db4d69e56affce
parent6efa7f05b7f4456ada99224b2b5b68274abac902 (diff)
downloadtalos-sbe-aa3958c83f6ea4856445abdfc95402f9d315639c.tar.gz
talos-sbe-aa3958c83f6ea4856445abdfc95402f9d315639c.zip
Abist proc update for SBE changes
Change-Id: I28a11ecc5f64498f495f1575c914c5d3120c6f23 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54243 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: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56789 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml17
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml4
2 files changed, 21 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 7bd6ce0c..32870dc9 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
@@ -7194,6 +7194,23 @@
</chip>
</chipEcFeature>
</attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_P9A_SBE_REGION</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ New Region came in TP for Axone chip
+ </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_HW414958</id>
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
index 7c45d3cd..3f1c9268 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
@@ -584,4 +584,8 @@ attribute tank
<!-- HOST, till something better is defined for SBE -->
<value>0x1</value>
</entry>
+ <entry>
+ <name>ATTR_CHIP_EC_FEATURE_P9A_SBE_REGION</name>
+ <virtual/>
+ </entry>
</entries>
OpenPOWER on IntegriCloud