summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2017-08-24 13:34:06 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-06 16:06:24 -0400
commit77e0173353795686ecf4c311f9bd79ddb74ca137 (patch)
tree0a0871c3cf467677066bc01001d1844be6021f01 /src/import/hwpf/fapi2/xml
parent21fc8a22550254563195fb2b233fcca77335baa6 (diff)
downloadtalos-hostboot-77e0173353795686ecf4c311f9bd79ddb74ca137.tar.gz
talos-hostboot-77e0173353795686ecf4c311f9bd79ddb74ca137.zip
PM: Add atrribute control to SGPE for Core Periodic Quiesce
- Added SGPE header bit defintion - Hcode image build update to read attr and set header bit - Moved bit mask to using BIT macro for better readability Change-Id: Ie8f245bf3abd0f5c4dce994f81ea1b002feade00 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45124 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Adam S. Hale <adam.samuel.hale@ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45179 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
index 423016c74..3c927243d 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
@@ -346,6 +346,11 @@
<default>0x00</default>
</attribute>
+ <attribute>
+ <id>ATTR_SYSTEM_CORE_PERIODIC_QUIESCE_DISABLE</id>
+ <default>0x00</default>
+ </attribute>
+
<!-- =====================================================================
End of temporary definitions
================================================================= -->
OpenPOWER on IntegriCloud