From 6d03721de46c3ed7355f8f4938c0869a087ae876 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Wed, 30 Mar 2016 20:25:55 -0500 Subject: Make SBE attributes writeable Need to make all of the attributes that are consumed by the SBE code writeable until that code is rewritten to use attribute redirection. Change-Id: I4f7bd5205458d7d1ee5c3b41807d9363ca202c67 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22690 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Nicholas E. Bofferding Reviewed-by: Christian R. Geddes Reviewed-by: Martin Gloff Reviewed-by: Daniel M. Crowell --- src/usr/targeting/common/xmltohb/attribute_types.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/usr/targeting') diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index f6632be1a..f787e141a 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -2359,6 +2359,7 @@ non-volatile + ATTR_PROC_FABRIC_GROUP_ID DIRECT @@ -2380,6 +2381,7 @@ non-volatile + ATTR_PROC_FABRIC_CHIP_ID DIRECT @@ -19284,6 +19286,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_FW_MODE_FLAGS_VALID DIRECT @@ -19319,6 +19322,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_IS_SP_MODE DIRECT @@ -19336,6 +19340,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_SBE_FFDC_ENABLE DIRECT @@ -19353,6 +19358,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_SBE_INTERNAL_FFDC_ENABLE DIRECT @@ -19421,6 +19427,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_SYS_FORCE_ALL_CORES DIRECT @@ -19439,6 +19446,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_DISABLE_HBBL_VECTORS DIRECT @@ -19732,6 +19740,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_PROC_SBE_MASTER_CHIP DIRECT @@ -19853,6 +19862,7 @@ DEPRECATED!!!! volatile-zeroed + ATTR_PROC_FABRIC_SYSTEM_ID DIRECT -- cgit v1.2.1