summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2019-01-03 10:25:35 -0600
committerRAJA DAS <rajadas2@in.ibm.com>2019-01-15 10:44:09 -0600
commite95bde71fdee6eea51c04ff4e177cc7ac29f710b (patch)
tree3a489802ca6eac28874693288ac14c62a69d6b6c /src/import/chips/p9/procedures
parent17058c49441abde33534056c52162f7bc244856d (diff)
downloadtalos-sbe-e95bde71fdee6eea51c04ff4e177cc7ac29f710b.tar.gz
talos-sbe-e95bde71fdee6eea51c04ff4e177cc7ac29f710b.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/70122 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures')
-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 04f7b1c0..9a8f9331 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 sbe 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