summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2017-04-19 06:04:17 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-05-05 00:15:57 -0400
commit5d526c176c8e8ede477782096252d2d598b1fb47 (patch)
treeac77d928b3afa968d1cb4303ef69b41df49a5afb /src
parenta12365839493abeb00e1a9c77eff1528f7e746d1 (diff)
downloadtalos-sbe-5d526c176c8e8ede477782096252d2d598b1fb47.tar.gz
talos-sbe-5d526c176c8e8ede477782096252d2d598b1fb47.zip
WOF: Additional fields needed in OCC Pstate Parameter block for WOF
Change-Id: I7718a529b8754ffc6fd8fdeb957eccee563110b6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39415 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39418 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml18
1 files changed, 18 insertions, 0 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 54d4ab33..76052fee 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
@@ -1877,4 +1877,22 @@
<platInit/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_NEST_LEAKAGE_PERCENT</id>
+ <description>
+ SYSTEM Attribute
+ Nest leakage percentage used to calculate the Core leakage.
+ Will eventually be read into OCC Pstate Parameter Block
+ so the OCC can see it for it's calculations.
+ Valid Values: 0% thru 100%
+ Producer: Machine Readable Workbook
+ Consumer: OCC Firmware
+ </description>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <valueType>uint8</valueType>
+ <initToZero/>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+
</attributes>
OpenPOWER on IntegriCloud