summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2017-10-27 06:06:35 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-11-02 02:49:13 -0400
commit16834c6819a4ef1a0017ffaf11eea699108fbf3d (patch)
treec1bc3a30b02cfe860cd97065f235f7cc5cd4b68a /src
parent292319be2218799da50ca43a4f8723e8af5070f6 (diff)
downloadtalos-sbe-16834c6819a4ef1a0017ffaf11eea699108fbf3d.tar.gz
talos-sbe-16834c6819a4ef1a0017ffaf11eea699108fbf3d.zip
PM: Disable core hang buster
- Make default attribute control be DISABLED Change-Id: I77bab151700247f7ea1ab6e77529db2bb5681fcb CQ: SW406324 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48925 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> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Dev-Ready: Gregory S. Still <stillgs@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/48929 Reviewed-by: Hostboot Team <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.xml2
1 files changed, 1 insertions, 1 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 59bd06fa..8ae7d1d2 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
@@ -978,7 +978,7 @@
<valueType>uint8</valueType>
<enum>OFF=0, ON=1</enum>
<platInit/>
- <initToZero/>
+ <default>ON</default>
<overrideOnly/>
</attribute>
<!-- ********************************************************************* -->
OpenPOWER on IntegriCloud