From 19d1716e940fedc5e792aae6b8c97ed9bc8fed4b Mon Sep 17 00:00:00 2001 From: Thi Tran Date: Fri, 8 Aug 2014 08:32:21 -0500 Subject: SW260406: INITPROC: new HWP required to determine chiplet clock state CQ:SW260406 Change-Id: I0a6dc839ed00d2e89b51c79bec9b8abd5b314fb5 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12650 Reviewed-by: Brian H. Horton Reviewed-by: Thi N. Tran Tested-by: Thi N. Tran Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12712 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/usr/hwpf/hwp/chip_attributes.xml | 18 ++++++++++++++++-- .../targeting/common/xmltohb/attribute_types_hb.xml | 21 +++++++++++++++++++++ 2 files changed, 37 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr/hwpf/hwp/chip_attributes.xml b/src/usr/hwpf/hwp/chip_attributes.xml index dcf90b0c7..28020f143 100644 --- a/src/usr/hwpf/hwp/chip_attributes.xml +++ b/src/usr/hwpf/hwp/chip_attributes.xml @@ -5,7 +5,9 @@ - + + + @@ -20,7 +22,7 @@ - + + + ATTR_TARGET_SCOMABLE + TARGET_TYPE_PROC_CHIP,TARGET_TYPE_MEMBUF_CHIP,TARGET_TYPE_EX_CHIPLET,TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_XBUS_ENDPOINT,TARGET_TYPE_ABUS_ENDPOINT,TARGET_TYPE_MBA_CHIPLET + + This attribute indicates if the target can be SCOMed. + Set by check_chiplet_states HWP during DUMP process + + uint8 + FALSE = 0, TRUE = 1 + + + diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml index 75fc294df..84e9b1a5d 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml @@ -301,4 +301,25 @@ non-volatile + + + HB_TARGET_SCOMABLE + + This attribute indicates if the target can be SCOMed. + Set by check_chiplet_states HWP during DUMP process. + + + + 0x1 + + + volatile + + + + ATTR_TARGET_SCOMABLE + DIRECT + + + -- cgit v1.2.1