Skip to content

Commit

Permalink
Abist proc update for SBE changes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Abhishek Agarwal authored and sgupta2m committed Apr 10, 2018
1 parent 6efa7f0 commit aa3958c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit aa3958c

Please sign in to comment.