summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorAmit Kumar <akumar3@us.ibm.com>2016-05-02 01:02:02 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-10-05 11:31:32 -0400
commit248f420d1375442707e70007bfe82fd6ec1b2270 (patch)
tree6a3097b600d145b03a3b1f3ab8cf9ce156ad2254 /src/import
parenta0ca54ab22058af1f6ec26643bb6dc80134b06f0 (diff)
downloadtalos-sbe-248f420d1375442707e70007bfe82fd6ec1b2270.tar.gz
talos-sbe-248f420d1375442707e70007bfe82fd6ec1b2270.zip
New PPE state dump utility
- Added support for CME - Fixed Minor SPR issue - Added -dump/force_halt switches Change-Id: I27216eb0e09e9b71614b78757734a16813433583 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23926 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48026 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/error_info/p9_ppe_state_errors.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_ppe_state_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_ppe_state_errors.xml
new file mode 100755
index 00000000..71efdfcb
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_ppe_state_errors.xml
@@ -0,0 +1,37 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_ppe_state_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER sbe Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
+<!-- [+] 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 -->
+<!-- Halt timeout for p9_ppe_state -->
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_PPE_STATE_HALT_TIMEOUT_ERR</rc>
+ <description>
+ Procedure: p9_ppe_state
+ HALT Timedout.
+ </description>
+ <ffdc>TARGET</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud