summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2016-09-07 15:27:34 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-14 02:06:19 -0400
commit5c3bc7b60c8cb051b05656f84a386540eb1791bc (patch)
tree468ccf1d30c923d532111d644bcd1326a286085d /src
parent0b311258e3320ff1187f098c9aa31d9632235842 (diff)
downloadtalos-sbe-5c3bc7b60c8cb051b05656f84a386540eb1791bc.tar.gz
talos-sbe-5c3bc7b60c8cb051b05656f84a386540eb1791bc.zip
Add new error xml file for sbe scom failure RC
-New XML includes a special tag to indicate the SBE platform hit a scom failure - the PIB return code and address are included in the ffdc data. Change-Id: I7c5551e4d5c20df89fa596c1880bb4f6f672a7ad Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29343 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Deepak Kodihalli <dkodihal@in.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29488 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml
new file mode 100644
index 00000000..7310cfa7
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml
@@ -0,0 +1,34 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER sbe Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<hwpErrors>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_SCOM_FAILURE</rc>
+ <description>SBE encountered a SCOM failure</description>
+</hwpError>
+</hwpErrors>
+
+
OpenPOWER on IntegriCloud