summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2018-07-27 15:08:53 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-08-29 08:33:46 -0500
commitd7508dcad4393e82b3e5a9a3a450f86749b77463 (patch)
treea95c952cb8ec83d54cc0e54c6c44f091521b9b28 /src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
parent895e0d5c76a7aa92a001d83918424ca6dfc377c1 (diff)
downloadtalos-sbe-d7508dcad4393e82b3e5a9a3a450f86749b77463.tar.gz
talos-sbe-d7508dcad4393e82b3e5a9a3a450f86749b77463.zip
Updates to permit synchronized SS PLL spreading via TOD
Create EC feature attribute and user override attribute to control application of synchronized spreading. Default to enable synchronized spreading on Axone only. p9_sbe_npll_setup Conditionally skip existing unsynchronized spread enablement p9_tod_init Conditionally invoke spread sync routine after TOD network is running p9_ss_pll_sync Remove from repository, shift code into p9_tod_init to prevent need for mirroring into downstream repositories for FW consumption Change-Id: Ic32c800d58c260136b45fe9561989987d0a97ceb Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63494 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> Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63503 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
index ee4a676b..64d77a1e 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
@@ -597,6 +597,14 @@ attribute tank
<name>ATTR_PROC_MEM_TO_USE</name>
<value>0x00</value>
</entry>
+ <entry>
+ <name>ATTR_FORCE_SYNC_SS_PLL_SPREAD</name>
+ <value>0x00</value>
+ </entry>
+ <entry>
+ <name>ATTR_CHIP_EC_FEATURE_SYNC_SS_PLL_SPREAD</name>
+ <virtual/>
+ </entry>
<!-- See system_attributes.xml for a description of ATTR_EXECUTION_PLATFORM -->
<entry>
<name>ATTR_EXECUTION_PLATFORM</name>
OpenPOWER on IntegriCloud