summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-08-06 09:10:48 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-03-15 00:49:06 -0400
commit0ac91146176745484fca020714dd156840b5ee29 (patch)
treeda2f44607ddeeb4ce8d2dea3a48630e52602da74
parent2cd7837eb2ec4ed87e5cff49bd0bb40e37b2de20 (diff)
downloadtalos-sbe-0ac91146176745484fca020714dd156840b5ee29.tar.gz
talos-sbe-0ac91146176745484fca020714dd156840b5ee29.zip
Modified gen_accessors script for greater support
Added support for PROC TARGET, only creates accessors for attributes that have the mssAccessorName xml tag, added support for other non-mss attrs that don't have [port][dimm] indexes and that have target types other than MCS, MCBIST, and SYSTEM Change-Id: I44428bdef703dc7c95bbbe217921764a3b27d3da Original-Change-Id: I6c76f8e7bbc0be1dade3f77f78d3371d16b609b2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44255 Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55835 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
index 5457e8dc..310ef738 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
@@ -30,6 +30,7 @@
<description>env: 1 = Awan/HWSimulator. 0 = Simics/RealHW.</description>
<valueType>uint8</valueType>
<platInit/>
+ <mssAccessorName>is_simulation</mssAccessorName>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -77,6 +78,7 @@
-->
</enum>
<platInit/>
+ <mssAccessorName>mnfg_flags</mssAccessorName>
</attribute>
<attribute>
<id>ATTR_RECONFIGURE_LOOP</id>
OpenPOWER on IntegriCloud