summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2019-01-03 10:25:35 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-01-14 15:42:24 -0600
commit44d2700c0eacb138be4c0ebbd921e07fe4f062f5 (patch)
tree6f7fee9961820bc7c465af00f27ef3dafcacf6be /src/import/chips/p9
parent2d410b67952a0a4e0f09fc8e25a746edf3b0cbb1 (diff)
downloadtalos-hostboot-44d2700c0eacb138be4c0ebbd921e07fe4f062f5.tar.gz
talos-hostboot-44d2700c0eacb138be4c0ebbd921e07fe4f062f5.zip
Make new WOV attributes override-only
Added the overrideOnly tag to a few WOV attributes to hide them from the MRW. Change-Id: I590ea01f7baac0dc6ae3498b5c872a41cad82589 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70074 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: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: RAHUL BATRA <rbatra@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70124 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml17
1 files changed, 8 insertions, 9 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 45189216d..4d4a4f10e 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -1027,6 +1027,7 @@
<enum>OFF=0, ON=1</enum>
<platInit/>
<initToZero/>
+ <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1050,6 +1051,7 @@
<enum>OFF=0, ON=1</enum>
<platInit/>
<initToZero/>
+ <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1073,6 +1075,7 @@
<enum>OFF=0, ON=1</enum>
<platInit/>
<initToZero/>
+ <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1080,7 +1083,7 @@
<targetType>TARGET_TYPE_SYSTEM</targetType>
<description>Disables IVRM enablement in the system
- Producer: Override
+ Producer: MRW
Consumers: p9_build_pstate_datablock ->
Pstate Parameter Block (PSPB) for PGPE/OCC
@@ -1151,7 +1154,6 @@
<valueType>uint32</valueType>
<platInit/>
<initToZero/>
- <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
@@ -1167,7 +1169,6 @@
<valueType>uint32</valueType>
<platInit/>
<initToZero/>
- <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1187,7 +1188,6 @@
<valueType>uint16</valueType>
<platInit/>
<initToZero/>
- <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1209,7 +1209,6 @@
<enum>UNDERV_VMIN=0, UNDERV_LIMIT=1, TURBO=2, NOMINAL=3 </enum>
<platInit/>
<initToZero/>
- <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1225,7 +1224,7 @@
<valueType>uint16</valueType>
<platInit/>
<initToZero/>
- <overrideOnly/>
+ <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1242,7 +1241,7 @@
<valueType>uint8</valueType>
<platInit/>
<initToZero/>
- <overrideOnly/>
+ <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1258,7 +1257,7 @@
<valueType>uint16</valueType>
<platInit/>
<initToZero/>
- <overrideOnly/>
+ <overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
OpenPOWER on IntegriCloud