summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-03-30 20:25:55 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-31 18:13:47 -0400
commit6d03721de46c3ed7355f8f4938c0869a087ae876 (patch)
tree2cec776c5408c46b70284308eaabba802a503c68 /src/usr/targeting
parent3c0756154d375230ff16caa640326524aa0a4610 (diff)
downloadtalos-hostboot-6d03721de46c3ed7355f8f4938c0869a087ae876.tar.gz
talos-hostboot-6d03721de46c3ed7355f8f4938c0869a087ae876.zip
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 <bofferdn@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml10
1 files changed, 10 insertions, 0 deletions
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 @@
</simpleType>
<persistency>non-volatile</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_PROC_FABRIC_GROUP_ID</id>
<macro>DIRECT</macro>
@@ -2380,6 +2381,7 @@
</simpleType>
<persistency>non-volatile</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_PROC_FABRIC_CHIP_ID</id>
<macro>DIRECT</macro>
@@ -19284,6 +19286,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_FW_MODE_FLAGS_VALID</id>
<macro>DIRECT</macro>
@@ -19319,6 +19322,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_IS_SP_MODE</id>
<macro>DIRECT</macro>
@@ -19336,6 +19340,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_SBE_FFDC_ENABLE</id>
<macro>DIRECT</macro>
@@ -19353,6 +19358,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_SBE_INTERNAL_FFDC_ENABLE</id>
<macro>DIRECT</macro>
@@ -19421,6 +19427,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_SYS_FORCE_ALL_CORES</id>
<macro>DIRECT</macro>
@@ -19439,6 +19446,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_DISABLE_HBBL_VECTORS</id>
<macro>DIRECT</macro>
@@ -19732,6 +19740,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_PROC_SBE_MASTER_CHIP</id>
<macro>DIRECT</macro>
@@ -19853,6 +19862,7 @@ DEPRECATED!!!!
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_PROC_FABRIC_SYSTEM_ID</id>
<macro>DIRECT</macro>
OpenPOWER on IntegriCloud