summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-08-06 09:10:48 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-18 00:19:22 -0400
commit0133edcc2a7e0ea06e384b573e398cffcb1ccb4b (patch)
tree6e83c2f66cae69e919bf7af0fbb08bbce4dfee61 /src/import/hwpf/fapi2/xml
parent95889133781faf9a90046f77253318fbbbad7d30 (diff)
downloadtalos-hostboot-0133edcc2a7e0ea06e384b573e398cffcb1ccb4b.tar.gz
talos-hostboot-0133edcc2a7e0ea06e384b573e398cffcb1ccb4b.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: 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/44257 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml3
1 files changed, 2 insertions, 1 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 865553a88..1c99eeda5 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>
@@ -95,4 +97,3 @@
<!-- ********************************************************************* -->
</attributes>
-
OpenPOWER on IntegriCloud