Skip to content

Commit 16bd650

Browse files
stillgsdcrowell77
authored andcommitted
PM: initialize flag HWP attributes to 0
- ATTR_PM_SPWUP_IGNORE_XSTOP_FLAG and ATTR_PM_FIRINIT_DONE_ONCE_FLAG Change-Id: Ic1890febab23418558b2118c207e31670f5961e8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41538 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Dev-Ready: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41539 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
1 parent 772291f commit 16bd650

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
checkstop condition.
7979
</description>
8080
<valueType>uint8</valueType>
81+
<initToZero/>
8182
<writeable/>
8283
</attribute>
8384
<!-- ********************************************************************* -->
@@ -112,6 +113,7 @@
112113
reset value
113114
</description>
114115
<valueType>uint8</valueType>
116+
<initToZero/>
115117
<writeable/>
116118
</attribute>
117119
<!-- ********************************************************************* -->

0 commit comments

Comments
 (0)