summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2018-05-16 01:13:19 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-18 10:05:53 -0400
commit4e78db3c12dfe447bbb2536aa5e2cf5519b49770 (patch)
tree4a948e090049d357a9e97ae105541cee43b61ba1
parent8e8b74fdbd588872c346a6b1038f07e9c561406d (diff)
downloadtalos-hostboot-4e78db3c12dfe447bbb2536aa5e2cf5519b49770.tar.gz
talos-hostboot-4e78db3c12dfe447bbb2536aa5e2cf5519b49770.zip
SBE:PUTRING: Add callout support for checkword mismatch failure
Change-Id: Ie8fab7647498e7dc753991fc3a94bbfed44506a6 CQ:SW429285 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58884 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> 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: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58888 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_sbe_ring_errors.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_ring_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_ring_errors.xml
index a4314e3a0..de7bf7928 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_ring_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_ring_errors.xml
@@ -37,6 +37,16 @@
<ffdc>RINGID</ffdc>
<ffdc>RINGMODE</ffdc>
<ffdc>RETURN_CODE</ffdc>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ <gard>
+ <target>TARGET</target>
+ </gard>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
@@ -50,6 +60,16 @@
<ffdc>ROTATE_COUNT</ffdc>
<ffdc>RINGID</ffdc>
<ffdc>RETURN_CODE</ffdc>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ <gard>
+ <target>TARGET</target>
+ </gard>
</hwpError>
<!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud