summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml
diff options
context:
space:
mode:
authorSumit Kumar <sumit_kumar@in.ibm.com>2016-01-27 00:57:27 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-10-09 11:56:02 -0400
commit58e1baea3881477294f1020eba92218e779990a2 (patch)
treebc43bea56bc498b788778715e3d242d2a9b98af7 /src/import/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml
parent5e97dc7721eaabc9049b24430c3065acfffcd86e (diff)
downloadtalos-hostboot-58e1baea3881477294f1020eba92218e779990a2.tar.gz
talos-hostboot-58e1baea3881477294f1020eba92218e779990a2.zip
Erepair HWP p9_io_erepair procedure
- Added clock group parameter in api to identify the higher/lower order bus width of XBUS-X0 & X1 - Added AccessorHwpFuncs Change-Id: Ica1f217821ea4045d20407e1cc4a40a6971db860 Original-Change-Id: Ieb9b1072ed73b26b321ec16f0742271f48aff810 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/10587 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@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/47108 Reviewed-by: Zane C. Shelley <zshelle@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/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml106
1 files changed, 106 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml
new file mode 100755
index 000000000..2999717c6
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml
@@ -0,0 +1,106 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/attribute_info/p9_erepair_thresholds.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!--
+ XML file specifying eRepair threshold attributes.
+ These are platInit attributes associated with the system.
+ These attributes are not associated with particular targets.
+ Each execution platform must initialize.
+-->
+
+<attributes>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_X_EREPAIR_THRESHOLD_FIELD</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Firmware specified eRepair threshold limit of X Bus for Field usage
+ This value must be initialized by platforms by reading the value
+ from System Model - x_threshold_field of system_policy_table
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_X_EREPAIR_THRESHOLD_MNFG</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Firmware specified eRepair threshold limit of X Bus for MNFG usage
+ This value must be initialized by platforms by reading the value
+ from System Model - x_threshold_mnfg of system_policy_table
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_O_EREPAIR_THRESHOLD_FIELD</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Firmware specified eRepair threshold limit of O Bus for Field usage
+ This value must be initialized by platforms by reading the value
+ from System Model - a_threshold_field of system_policy_table
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_O_EREPAIR_THRESHOLD_MNFG</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Firmware specified eRepair threshold limit of O Bus for MNFG usage
+ This value must be initialized by platforms by reading the value
+ from System Model - a_threshold_mnfg of system_policy_table
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_DMI_EREPAIR_THRESHOLD_FIELD</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Firmware specified eRepair threshold limit of Memory Bus for Field usage
+ This value must be initialized by platforms by reading the value
+ from System Model - dmi_threshold_field of system_policy_table
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_DMI_EREPAIR_THRESHOLD_MNFG</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Firmware specified eRepair threshold limit of Memory Bus for MNFG usage
+ This value must be initialized by platforms by reading the value
+ from System Model - dmi_threshold_mnfg of system_policy_table
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+</attributes>
OpenPOWER on IntegriCloud