summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-09-13 15:34:01 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-11-20 17:48:04 -0600
commit3f1f2186bb80322594a3cc81241c390119d69552 (patch)
tree7ab9514c3431a99f846658376b438523a0573a71 /src/import/chips/ocmb/explorer/procedures/xml/attribute_info
parent499916e4586920a5342a64646f3f2ec4bbe4e19d (diff)
downloadtalos-hostboot-3f1f2186bb80322594a3cc81241c390119d69552.tar.gz
talos-hostboot-3f1f2186bb80322594a3cc81241c390119d69552.zip
Adding omi_init procedures.
Change-Id: I176be8901393d62cee0173568e538565444eac01 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66094 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67326 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/attribute_info')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_omi_init.xml208
1 files changed, 208 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_omi_init.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_omi_init.xml
index 86fcbcb0e..6db7aec3e 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_omi_init.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_omi_init.xml
@@ -33,4 +33,212 @@
<!-- *HWP Consumed by: FSP:HB -->
<!-- -->
<attributes>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_ENABLE_US_TMPL_1</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Enable Explorer upstream transmit template 1.
+ Should be disabled by default.
+ </description>
+ <valueType>uint8</valueType>
+ <enum>
+ DISABLED = 0x00,
+ ENABLED = 0x01
+ </enum>
+ <default>DISABLED</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_ENABLE_US_TMPL_5</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Enable Explorer upstream transmit template 5.
+ Should be enabled by default.
+ </description>
+ <valueType>uint8</valueType>
+ <enum>
+ DISABLED = 0x00,
+ ENABLED = 0x01
+ </enum>
+ <default>ENABLED</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_ENABLE_US_TMPL_9</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Enable Explorer upstream transmit template 9.
+ Should be enabled by default.
+ </description>
+ <valueType>uint8</valueType>
+ <enum>
+ DISABLED = 0x00,
+ ENABLED = 0x01
+ </enum>
+ <default>ENABLED</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_ENABLE_US_TMPL_A</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Enable Explorer upstream transmit template A.
+ Not supported by Axone
+ </description>
+ <valueType>uint8</valueType>
+ <enum>
+ DISABLED = 0x00,
+ ENABLED = 0x01
+ </enum>
+ <default>DISABLED</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_ENABLE_US_TMPL_B</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Enable Explorer upstream transmit template B.
+ Not supported by Axone
+ </description>
+ <valueType>uint8</valueType>
+ <enum>
+ DISABLED = 0x00,
+ ENABLED = 0x01
+ </enum>
+ <default>DISABLED</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_TMPL_0_PACING</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Template 0 pacing
+ </description>
+ <valueType>uint8</valueType>
+ <default>0xF</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_TMPL_1_PACING</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Template 1 pacing
+ </description>
+ <valueType>uint8</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_TMPL_5_PACING</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Template 5 pacing
+ </description>
+ <valueType>uint8</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_TMPL_9_PACING</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Template 9 pacing
+ </description>
+ <valueType>uint8</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_TMPL_B_PACING</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Template B pacing
+ </description>
+ <valueType>uint8</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_SHRT_BACKOFF_TIMER</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Short back-off timer value.
+ </description>
+ <valueType>uint8</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_METADATA_ENABLE</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Enable OpenCAPI metadata
+ </description>
+ <valueType>uint8</valueType>
+ <default>0x1</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_PASID_BASE</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ The PASID base
+ </description>
+ <valueType>uint32</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_ACTAG_BASE</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ The desired actag base
+ </description>
+ <valueType>uint32</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_AFU_ACTAG_LEN</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ The expected number of actags to be supported by the ocmb.
+ Must be 1 for Explorer
+ Validate via OCTRLTAG
+ 10518 OCTRLTAG_AFU_ACTAG_LENGTH_SUPPORTED
+ </description>
+ <valueType>uint32</valueType>
+ <default>0x1</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_EXPLR_PASID_LEN</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ The expected number of PASIDs to be supported by the ocmb.
+ Number of consecutive PASIDs this AFU supports is 2^pasid_length_supported
+ Validate via OPASID
+ 10100 OPASID_MAX_PASID_WIDTH
+ </description>
+ <valueType>uint8</valueType>
+ <default>0x0</default>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
</attributes>
OpenPOWER on IntegriCloud