summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2016-07-26 14:28:54 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-08-03 00:19:59 -0400
commit808195305e0d555d3534b54ff7e35566353769d4 (patch)
tree9bcc95ada776c529530e7d7aab7a2db5f68c962f /import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml
parentd56039400f5a8add9f48e0fe9146e6480a04c7dd (diff)
downloadtalos-sbe-808195305e0d555d3534b54ff7e35566353769d4.tar.gz
talos-sbe-808195305e0d555d3534b54ff7e35566353769d4.zip
Add sbeError tag to all SBE related error xml files
Change-Id: I990940cad75b04131a25ddd1a0aac9dfc10ecf65 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27463 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27512
Diffstat (limited to 'import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml')
-rw-r--r--import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml b/import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml
index af4d8c25..ec88aad7 100644
--- a/import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml
+++ b/import/chips/p9/procedures/xml/error_info/p9_thread_control_errors.xml
@@ -21,6 +21,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_SRESET_PRE_FAIL</rc>
<description>SReset command precondition not met: Not all threads are running.</description>
<ffdc>CORE_TARGET</ffdc>
@@ -33,6 +34,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_SRESET_FAIL</rc>
<ffdc>CORE_TARGET</ffdc>
<ffdc>THREAD</ffdc>
@@ -55,6 +57,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_START_PRE_NOMAINT</rc>
<description>Start command precondition not met: RAS STAT Maintenance bit is not set.</description>
<ffdc>CORE_TARGET</ffdc>
@@ -67,6 +70,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_START_FAIL</rc>
<description>Start command failed: RAS STAT instruction completed bit was not set after start command.</description>
<ffdc>CORE_TARGET</ffdc>
@@ -79,6 +83,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_STOP_PRE_NOTRUNNING</rc>
<description>Stop command precondition not met: Not all threads are running.</description>
<ffdc>CORE_TARGET</ffdc>
@@ -91,6 +96,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_STOP_FAIL</rc>
<description>Stop command issued to core PC, but RAS STAT maintenance bit is not set.</description>
<ffdc>CORE_TARGET</ffdc>
@@ -103,6 +109,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_STEP_PRE_NOTSTOPPING</rc>
<description>Step command precondition not met: Not all threads are stopped.</description>
<ffdc>CORE_TARGET</ffdc>
@@ -115,6 +122,7 @@
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_P9_THREAD_CONTROL_STEP_FAIL</rc>
<description>Step command issued to core PC, but RAS STAT run bit is still set.</description>
<ffdc>CORE_TARGET</ffdc>
OpenPOWER on IntegriCloud