summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2016-12-23 02:02:51 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-23 08:46:10 -0400
commit3372ecda84828639169900b66fba6040630f099a (patch)
treead4d908e549ffc8789db62c386a4c9ade48d1f50
parent2b492e3757fb4f2700b3628e3f69d66f9d356191 (diff)
downloadtalos-sbe-3372ecda84828639169900b66fba6040630f099a.tar.gz
talos-sbe-3372ecda84828639169900b66fba6040630f099a.zip
PM: Updated QPMR and SGPE Header with 24x7 offset and length.
Change-Id: Idfcca3888ad1446a9e5130538e8270adc44e2631 RTC:164313 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34192 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: ASHISH A. MORE <ashish.more@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37809 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml29
1 files changed, 25 insertions, 4 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 c1a16373..6a642b40 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
@@ -172,8 +172,8 @@
Producer: Machine Readable Workbook
Consumers:
p9_set_avsbus_voltage (tool);
- p9_build_pstate_datablock ->
- Pstate Parameter Block (PSPB) for PGPE
+ p9_build_pstate_datablock ->
+ Pstate Parameter Block (PSPB) for PGPE
</description>
<valueType>uint8</valueType>
<platInit/>
@@ -1566,8 +1566,8 @@
<id>ATTR_PERF_24x7_INVOCATION_TIME_MS</id>
<description>
Time between invocations of the 24x7 performance collection function on
- GPE1. The time (in milliseconds) is derived as
- 2^PERF_24x7_INVOCATION_TIME_MS with 0 indicating the function is OFF.
+ GPE1. The time (in milliseconds) is derived as 2^PERF_24x7_INVOCATION_TIME_MS
+ with 0 indicating the function is OFF.
Consumer: p9_hcode_image_build.c ->
SGPE Header field
@@ -1578,6 +1578,7 @@
</description>
<targetType>TARGET_TYPE_SYSTEM</targetType>
<valueType>uint8</valueType>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************* -->
@@ -1652,4 +1653,24 @@
<initToZero/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_AUX_FUNC_INVOCATION_TIME_MS</id>
+ <description>
+ Time between invocations of auxiliary function on
+ GPE1. The time (in milliseconds) is derived as 2^ATTR_AUX_FUNC_INVOCATION_TIME_MS
+ with 0 indicating the function is OFF.
+
+ Consumer: p9_hcode_image_build.c ->
+ SGPE Header field
+
+ Provided by the Machine Readable Workbook to tune the collection.
+
+ Platform default: 1
+ </description>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <valueType>uint8</valueType>
+ <initToZero/>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud