summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2017-03-06 14:34:50 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-03-09 11:06:53 -0500
commit7016f6416949e8e59a67ef68dc47704029897869 (patch)
tree9e08e9c4ddeb333bf475a1d696fdfa94cff5cc4a /src
parent157f3e3983a4556245b45641c3b842c37b63da57 (diff)
downloadtalos-hostboot-7016f6416949e8e59a67ef68dc47704029897869.tar.gz
talos-hostboot-7016f6416949e8e59a67ef68dc47704029897869.zip
System gard on NVLink is cleared on IPL
Add HWAS_STATE_CHANGED_SUBSCRIPTION_MASK to unit-nv-power9 target. Change-Id: I51ef9241eb9c9f0476aec72f3b976309f17c8e18 CQ: SW379326 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37557 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: DHRUVARAJ SUBHASH CHANDRAN <dhruvaraj@in.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/target_types.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index 14c9fb147..86a9608f0 100755
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -2170,6 +2170,9 @@
<attribute><id>CDM_DOMAIN</id><default>FABRIC</default></attribute>
<attribute><id>SCRATCH_UINT8_1</id><default>5</default></attribute>
<attribute><id>PARENT_PERVASIVE</id></attribute>
+ <attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
+ <default>0x00000001</default> <!-- GARD -->
+ </attribute>
</targetType>
<targetType>
OpenPOWER on IntegriCloud