summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2018-01-25 01:18:03 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-02-08 09:45:28 -0500
commitc9c74dbf7f023c919aaa1a02d2d7a44eaa436939 (patch)
tree09acc8ea7485b93e4770c88798ecaa7514cce98f
parent1fe8dc52058372b081c1f835e44b212e2c5899bf (diff)
downloadblackbird-hostboot-c9c74dbf7f023c919aaa1a02d2d7a44eaa436939.tar.gz
blackbird-hostboot-c9c74dbf7f023c919aaa1a02d2d7a44eaa436939.zip
PM: Workaround to mirror error xml file of p9_pm_callout in HB.
Change-Id: Ibd9ad209580708105cf1cc071e3168b1de8b1611 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53198 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> 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_pm_callout_errors.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pm_callout_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pm_callout_errors.xml
new file mode 100644
index 000000000..4304b0889
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pm_callout_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_pm_callout_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2017,2018 -->
+<!-- [+] 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>
+ <rc>RC_BAD_HOMER_PTR</rc>
+ <description>Pointer to HOMER base is bad</description>
+ <ffdc>HOMER_PTR</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud