From 85cb1f757c9de446ab4e1f460e206091242b2c49 Mon Sep 17 00:00:00 2001 From: Lateef Quraishi Date: Fri, 26 Aug 2016 12:36:19 -0500 Subject: L2 Delivery for p9_query_stop_state Change-Id: I46be46714849f5bf58fe0b34fd8b959cbfbd1466 RTC: 156995 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28850 Reviewed-by: Daniel M. Crowell Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa Reviewed-by: Matthew A. Ploetz --- .../targeting/common/xmltohb/attribute_types.xml | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'src/usr') diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 46484c8b0..6a4f558c0 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -10338,7 +10338,7 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - C1_IS_SCANABLE + C1_HAS_POWER Indicates core 1 has power and has valid latch state that could be scanned @@ -10350,13 +10350,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_C1_IS_SCANABLE + ATTR_C1_HAS_POWER DIRECT - C0_IS_SCANABLE + C0_HAS_POWER Indicates core 0 has power and has valid latch state that could be scanned @@ -10368,13 +10368,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_C0_IS_SCANABLE + ATTR_C0_HAS_POWER DIRECT - L3_IS_SCANABLE + L3_HAS_POWER Indicates L3 has power and has valid latch state that could be scanned @@ -10386,13 +10386,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_L3_IS_SCANABLE + ATTR_L3_HAS_POWER DIRECT - L2_IS_SCANABLE + L2_HAS_POWER Indicates L2 has power and has valid latch state that could be scanned @@ -10404,13 +10404,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_L2_IS_SCANABLE + ATTR_L2_HAS_POWER DIRECT - C1_PC_IS_SCOMABLE + C1_PC_HAS_CLOCKS Indicates the core pervasive unit in core 1 has clocks running and scommable @@ -10422,13 +10422,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_C1_PC_IS_SCOMABLE + ATTR_C1_PC_HAS_CLOCKS DIRECT - C0_PC_IS_SCOMABLE + C0_PC_HAS_CLOCKS Indicates the core pervasive unit in core 0 has clocks running and scommable @@ -10440,13 +10440,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_C0_PC_IS_SCOMABLE + ATTR_C0_PC_HAS_CLOCKS DIRECT - C1_EXEC_IS_SCOMABLE + C1_EXEC_HAS_CLOCKS Indicates the execution units in core 1 have clocks running and scommable @@ -10458,13 +10458,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_C1_EXEC_IS_SCOMABLE + ATTR_C1_EXEC_HAS_CLOCKS DIRECT - C0_EXEC_IS_SCOMABLE + C0_EXEC_HAS_CLOCKS Indicates the execution units in core 0 have clocks running and scommable @@ -10476,13 +10476,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_C0_EXEC_IS_SCOMABLE + ATTR_C0_EXEC_HAS_CLOCKS DIRECT - L3_IS_SCOMABLE + L3_HAS_CLOCKS Indicates the L3 region has clocks running and scommable @@ -10494,13 +10494,13 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_L3_IS_SCOMABLE + ATTR_L3_HAS_CLOCKS DIRECT - L2_IS_SCOMABLE + L2_HAS_CLOCKS Indicates the L2 region has clocks running and scommable @@ -10512,7 +10512,7 @@ the tmgt code has been updated to have the correct type for MSS_MEM_WATT_TARGET- - ATTR_L2_IS_SCOMABLE + ATTR_L2_HAS_CLOCKS DIRECT -- cgit v1.2.1