summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2017-09-25 17:45:36 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-10-02 12:29:38 -0400
commitde2de6b9b17ac64497e92fb5b6a8fa435871df97 (patch)
treea41b4dce3bbd666e748bfab00d2f03ed83270ab0 /src/import/chips/p9/procedures/xml
parenta92029aaf8ad8032c6c5f297787513ce1144ef35 (diff)
downloadtalos-sbe-de2de6b9b17ac64497e92fb5b6a8fa435871df97.tar.gz
talos-sbe-de2de6b9b17ac64497e92fb5b6a8fa435871df97.zip
PM: p9_pm_init, p9_pm_utils clean-up
- Clarify OCC special wake-up clearing - Use unit_pos for traces vs target addresses - Add ATTR_PM_GLOBAL_FIR_TRACE_EN as an override attribute to control tracing - Enable p9_pm_glob_fir_trace unit above attribute control - Use EXTRALIBS to ensure .so is built Change-Id: I1ea4764ca15862e82acb0751fe867d281cf00c12 RTC: 174349 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46715 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: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46717 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml17
1 files changed, 14 insertions, 3 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 96fbeb86..59bd06fa 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
@@ -158,8 +158,6 @@
<writeable/>
<overrideOnly/>
</attribute>
-
-
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_SAFE_MODE_VOLTAGE_MV</id>
@@ -167,7 +165,7 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Safe mode voltage in mv
- This attribute is used within the hwp to update the
+ This attribute is used within the hwp to update the
VDM config register.
Consumer: p9_setup_evid.C
@@ -2180,4 +2178,17 @@
<overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_PM_GLOBAL_FIR_TRACE_EN</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Enable Global FIR tracing through PM Complex Reset/Initialization
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ <initToZero/>
+ <writeable/>
+ <overrideOnly/>
+ </attribute>
+ <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud