summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2015-10-02 07:55:42 -0500
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 13:40:20 -0600
commit90d11342ac451cf0e199b557edb88e1986ce56e9 (patch)
treee5437f1f58e258d1f50ac39932fd319b378e3959 /src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml
parent81d0aff11bdb017120fb6f34daaea2b136935730 (diff)
downloadtalos-hostboot-90d11342ac451cf0e199b557edb88e1986ce56e9.tar.gz
talos-hostboot-90d11342ac451cf0e199b557edb88e1986ce56e9.zip
Add base FAPI2 attribute definitions
Add attributes needed for Cronus platform compilation to hwpf/fapi2 Adjust location of XML in hwpf/fapi2 tree Change-Id: I7c6873335bc21327edf53319bd0753c352205480 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20918 Tested-by: Jenkins Server Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml
new file mode 100644
index 000000000..1bb5d02fe
--- /dev/null
+++ b/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml
@@ -0,0 +1,41 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: hwpf/fapi2/xml/attribute_info/unit_attributes.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- EKB Project -->
+<!-- -->
+<!-- COPYRIGHT 2015 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<attributes>
+ <!-- ******************************************************************************** -->
+ <attribute>
+ <id>ATTR_CHIP_UNIT_POS</id>
+ <targetType>
+ TARGET_TYPE_CORE, TARGET_TYPE_EX, TARGET_TYPE_EQ,
+ TARGET_TYPE_MCS, TARGET_TYPE_MCA, TARGET_TYPE_MCBIST, TARGET_TYPE_MI, TARGET_TYPE_DMI,
+ TARGET_TYPE_XBUS, TARGET_TYPE_OBUS,
+ TARGET_TYPE_NV,
+ TARGET_TYPE_SBE, TARGET_TYPE_PPE, TARGET_TYPE_PERV,
+ TARGET_TYPE_PEC, TARGET_TYPE_PHB, TARGET_TYPE_CAPP,
+ TARGET_TYPE_MEMBUF_CHIP,
+ TARGET_TYPE_MBA
+ </targetType>
+ <description>
+ A unit's position within the chip with respect to similar units.
+ This data is from the MRW.
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ******************************************************************************** -->
+</attributes>
OpenPOWER on IntegriCloud