summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher M. Riedl <cmriedl@us.ibm.com>2017-04-06 16:57:06 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-04-19 12:21:20 -0400
commit06353ce8201f07142dc74be3c405a7c5ded73f3c (patch)
tree2b571d142670bc99431cc788e82629bd64d4116b
parenta637eae1bf7cb729ddebd7ad17a92feaab0210b0 (diff)
downloadtalos-sbe-06353ce8201f07142dc74be3c405a7c5ded73f3c.tar.gz
talos-sbe-06353ce8201f07142dc74be3c405a7c5ded73f3c.zip
PM: Resonant Clocking Enablement - Infrastructure
- update/implement resonant clocking pstate parameter block procedure - implement a function to initialize resclk attributes to defaults from a header file (header to be updated by clocking team) - update/fix resclk attributes in xml Change-Id: I0bb83303cdc5452931a72fb970931c6aff43c03b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38954 Tested-by: Jenkins Server <pfd-jenkins+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: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: AMIT KUMAR <akumar3@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38958 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.xml12
1 files changed, 6 insertions, 6 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 430a6f6d..b8df2dfb 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
@@ -1440,10 +1440,10 @@
Consumers: p9_pstate_parameter_block
</description>
- <valueType>uint8</valueType>
+ <valueType>uint16</valueType>
<array>8</array>
- <platInit/>
<initToZero/>
+ <writeable/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1462,8 +1462,8 @@
</description>
<valueType>uint8</valueType>
<array>8</array>
- <platInit/>
<initToZero/>
+ <writeable/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1478,8 +1478,8 @@
</description>
<valueType>uint16</valueType>
<array>64</array>
- <platInit/>
<initToZero/>
+ <writeable/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1510,8 +1510,8 @@
</description>
<valueType>uint8</valueType>
<array>4</array>
- <platInit/>
<initToZero/>
+ <writeable/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -1529,8 +1529,8 @@
Consumers: p9_pstate_parameter_block
</description>
<valueType>uint16</valueType>
- <platInit/>
<initToZero/>
+ <writeable/>
</attribute>
<!-- ********************************************************************* -->
<attribute>
OpenPOWER on IntegriCloud