summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-10-18 09:32:11 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-10-31 22:20:35 -0500
commit46edcd4b4dee9858a5039a204d4ad35fd03de853 (patch)
tree97996fa3cb30f8d0cd838ba453e52326240eb59f /src/import/chips/p9/procedures/xml/attribute_info
parent07f679f36f4c59e217abc620bf266605431e4c26 (diff)
downloadtalos-hostboot-46edcd4b4dee9858a5039a204d4ad35fd03de853.tar.gz
talos-hostboot-46edcd4b4dee9858a5039a204d4ad35fd03de853.zip
Only save the CME FIR Masks after they have been setup once
Making the CME FIR path follow the same logic as the other PM FIRs with regards to doing save/restore of the masks. Also added an enumeration for the attribute that controls things to make the code easier to read. Change-Id: I2f9eabec4cb036ec9f79da07143f18fe18ee5747 CQ: SW448193 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67668 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> 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/67787 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
index 505d87522..b18fcdd8f 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml
@@ -115,6 +115,7 @@
<valueType>uint8</valueType>
<initToZero/>
<writeable/>
+ <enum>NO_INIT=0, FIRS_INITED=1, FIRS_INITED_IN_RESET=2</enum>
</attribute>
<!-- ********************************************************************* -->
<attribute>
OpenPOWER on IntegriCloud