summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2016-12-15 00:12:48 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-01-04 16:34:47 -0500
commit102eab796fbfb6b72d90bcfc4496088066a78575 (patch)
treebc050a4fba8b3f403891cabfa5efb78c37a25689 /src/usr/targeting
parent1265dcb0cdcad11de8849bd9c78334b2d3864b07 (diff)
downloadtalos-hostboot-102eab796fbfb6b72d90bcfc4496088066a78575.tar.gz
talos-hostboot-102eab796fbfb6b72d90bcfc4496088066a78575.zip
Add MSS customization support from CRP0 Lx MVPD
Keyword V0 offsets are the same as V1 Move bad-bits error processing to 1.03 Change-Id: I01e44c83f775b77e4ecc7afd7a5d92db524dfc98 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34073 Dev-Ready: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34135 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml22
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/target_types.xml5
2 files changed, 24 insertions, 3 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index cf03952ea..2d04775d7 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -32084,6 +32084,7 @@ Measured in GB</description>
<simpleType>
<uint8_t>
</uint8_t>
+ <array>2</array>
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
@@ -32095,6 +32096,25 @@ Measured in GB</description>
</attribute>
<attribute>
+ <id>MSS_MVPD_FWMS</id>
+ <description>
+ Mark store records from MPVD Lx keyword
+ </description>
+ <simpleType>
+ <uint32_t>
+ </uint32_t>
+ <array>2,8</array>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <writeable/>
+ <hwpfToHbAttrMap>
+ <id>ATTR_MSS_MVPD_FWMS</id>
+ <macro>DIRECT</macro>
+ </hwpfToHbAttrMap>
+</attribute>
+
+<attribute>
<id>MSS_VCCD_OVERRIDE</id>
<description>
Whether or not to override VCCD. Defaults to no.
@@ -32256,6 +32276,7 @@ Measured in GB</description>
</hwpfToHbAttrMap>
</attribute>
+<!-- @fixme RTC:166754 Remove old attribute -->
<attribute>
<id>DO_MSS_VCCD_OVERRIDE</id>
<description>
@@ -32293,6 +32314,7 @@ Measured in GB</description>
</hwpfToHbAttrMap>
</attribute>
+<!-- @fixme RTC:166754 Remove old attribute -->
<attribute>
<id>DO_MSS_VREG_COARSE</id>
<description>
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index 2a2fd82d7..413fc5be1 100755
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -884,7 +884,6 @@
<attribute><id>IVRM_STABILIZATION_DELAY_NS</id></attribute>
<attribute><id>SYSTEM_RESCLK_ENABLE</id></attribute>
<attribute><id>MSS_MRW_REFRESH_RATE_REQUEST</id></attribute>
- <attribute><id>MSS_VREF_DAC_NIBBLE</id></attribute>
<attribute><id>MSS_VCCD_OVERRIDE</id></attribute>
<attribute><id>RAW_MTM</id></attribute>
<attribute><id>MSS_MEM_PORT_POS_OF_FAIL_THROTTLE</id></attribute>
@@ -1279,9 +1278,7 @@
<attribute><id>SECUREBOOT_PROTECT_DECONFIGURED_TPM</id></attribute>
<!-- START memory workaround for DD1.02 -->
<attribute><id>DO_MSS_WR_VREF</id></attribute>
- <attribute><id>DO_MSS_VCCD_OVERRIDE</id></attribute>
<attribute><id>DO_MSS_VREF_DAC</id></attribute>
- <attribute><id>DO_MSS_VREG_COARSE</id></attribute>
<attribute><id>DO_MSS_TRAINING_BAD_BITS</id></attribute>
<!-- END memory workaround for DD1.02 -->
@@ -1820,6 +1817,8 @@
<attribute><id>EFF_DRAM_RTT_NOM</id></attribute>
<attribute><id>EFF_DRAM_RTT_WR</id></attribute>
<attribute><id>EFF_DRAM_RTT_PARK</id></attribute>
+ <attribute><id>MSS_VREF_DAC_NIBBLE</id></attribute>
+ <attribute><id>MSS_MVPD_FWMS</id></attribute>
</targetType>
<targetType>
OpenPOWER on IntegriCloud