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-05-27 11:19:14 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-03 17:44:02 -0400
commitdeacf4a65a76c82cc85fb74856bf878f37f87171 (patch)
tree96b17c066fb223163f5f920a6aabd4ea0414a257 /src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
parent5a3f2fd850075bb4e9750234b3cba149d18db730 (diff)
downloadtalos-hostboot-deacf4a65a76c82cc85fb74856bf878f37f87171.tar.gz
talos-hostboot-deacf4a65a76c82cc85fb74856bf878f37f87171.zip
L1 Delivery for p9_query_stop_state
Change-Id: If722c35ad40eb1979d2d885b129eb3e6ea688385 RTC:154780 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25125 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: NAGENDRA K. GURRAM <nagendra.g@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25126 Tested-by: FSP CI Jenkins
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.xml90
1 files changed, 90 insertions, 0 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 2d8547aee..3ef71f073 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
@@ -113,4 +113,94 @@
<writeable/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_L2_IS_SCOMABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates the L2 region has clocks running and scommable
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_L3_IS_SCOMABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates the L3 region has clocks running and scommable
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_C0_EXEC_IS_SCOMABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates the execution units in core 0 have clocks running and scommable
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_C1_EXEC_IS_SCOMABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates the execution units in core 1 have clocks running and scommable
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_C0_PC_IS_SCOMABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates the core pervasive unit in core 0 has clocks running and scommable
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_C1_PC_IS_SCOMABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates the core pervasive unit in core 1 has clocks running and scommable
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_L2_IS_SCANABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates L2 has power and has valid latch state that could be scanned
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_L3_IS_SCANABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates L3 has power and has valid latch state that could be scanned
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_C0_IS_SCANABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates core 0 has power and has valid latch state that could be scanned
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_C1_IS_SCANABLE</id>
+ <targetType>TARGET_TYPE_EX</targetType>
+ <description>Indicates core 1 has power and has valid latch state that could be scanned
+ </description>
+ <valueType>uint8</valueType>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud