summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
diff options
context:
space:
mode:
authorBrian Vanderpool <vanderp@us.ibm.com>2016-06-15 07:40:11 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-07-18 15:32:29 -0500
commit50753b255daea0d3e0fb3c3f689b8c5ca9f8c969 (patch)
treed761705b4279eaf4bfafba51a1c6918f710b873d /src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
parentd2591199489de3bd843340ffe1f4e2cc8a021b59 (diff)
downloadtalos-hostboot-50753b255daea0d3e0fb3c3f689b8c5ca9f8c969.tar.gz
talos-hostboot-50753b255daea0d3e0fb3c3f689b8c5ca9f8c969.zip
L2 Delivery for p9_query_stop_state
Change-Id: Id3dde77409b398710cd8b115a6c0867380b3fa1e RTC:148980 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25847 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: DHRUVARAJ SUBHASH CHANDRAN <dhruvaraj@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25848 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
index 235a5866f..7455b1ba6 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
@@ -116,7 +116,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_L2_IS_SCOMABLE</id>
+ <id>ATTR_L2_HASCLOCKS</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates the L2 region has clocks running and scommable
</description>
@@ -125,7 +125,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_L3_IS_SCOMABLE</id>
+ <id>ATTR_L3_HASCLOCKS</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates the L3 region has clocks running and scommable
</description>
@@ -134,7 +134,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_C0_EXEC_IS_SCOMABLE</id>
+ <id>ATTR_C0_EXEC_HASCLOCKS</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates the execution units in core 0 have clocks running and scommable
</description>
@@ -143,7 +143,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_C1_EXEC_IS_SCOMABLE</id>
+ <id>ATTR_C1_EXEC_HASCLOCKS</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates the execution units in core 1 have clocks running and scommable
</description>
@@ -152,7 +152,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_C0_PC_IS_SCOMABLE</id>
+ <id>ATTR_C0_PC_HASCLOCKS</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates the core pervasive unit in core 0 has clocks running and scommable
</description>
@@ -161,7 +161,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_C1_PC_IS_SCOMABLE</id>
+ <id>ATTR_C1_PC_HASCLOCKS</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates the core pervasive unit in core 1 has clocks running and scommable
</description>
@@ -170,7 +170,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_L2_IS_SCANABLE</id>
+ <id>ATTR_L2_HASPOWER</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates L2 has power and has valid latch state that could be scanned
</description>
@@ -179,7 +179,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_L3_IS_SCANABLE</id>
+ <id>ATTR_L3_HASPOWER</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates L3 has power and has valid latch state that could be scanned
</description>
@@ -188,7 +188,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_C0_IS_SCANABLE</id>
+ <id>ATTR_C0_HASPOWER</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates core 0 has power and has valid latch state that could be scanned
</description>
@@ -197,7 +197,7 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_C1_IS_SCANABLE</id>
+ <id>ATTR_C1_HASPOWER</id>
<targetType>TARGET_TYPE_EX</targetType>
<description>Indicates core 1 has power and has valid latch state that could be scanned
</description>
OpenPOWER on IntegriCloud