summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/sbe_centaur_init
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-06-24 11:40:57 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-06-27 16:22:48 -0500
commita07b3a334abf5c5349a31c80ed456847efdb31bb (patch)
treeda52efa3f4d1d6aff9c6cca2bfd027a3a89147f9 /src/usr/hwpf/hwp/sbe_centaur_init
parentad0bf3e1cd6e9bca8ed81cfd1fbc86ec3ff131e2 (diff)
downloadtalos-hostboot-a07b3a334abf5c5349a31c80ed456847efdb31bb.tar.gz
talos-hostboot-a07b3a334abf5c5349a31c80ed456847efdb31bb.zip
SW265077: INITPROC: FSP & Hostboot - RAS review changes for SBE_Customize
Change-Id: I5bc9e6dd5fc33579cf9b550a0c1c67afcc5dff92 CQ:SW265077 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11780 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/sbe_centaur_init')
-rw-r--r--src/usr/hwpf/hwp/sbe_centaur_init/cen_xip_customize_errors.xml34
1 files changed, 31 insertions, 3 deletions
diff --git a/src/usr/hwpf/hwp/sbe_centaur_init/cen_xip_customize_errors.xml b/src/usr/hwpf/hwp/sbe_centaur_init/cen_xip_customize_errors.xml
index 578906b6e..8d33b064b 100644
--- a/src/usr/hwpf/hwp/sbe_centaur_init/cen_xip_customize_errors.xml
+++ b/src/usr/hwpf/hwp/sbe_centaur_init/cen_xip_customize_errors.xml
@@ -20,7 +20,7 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: cen_xip_customize_errors.xml,v 1.3 2014/05/13 13:34:01 jmcgill Exp $ -->
+<!-- $Id: cen_xip_customize_errors.xml,v 1.4 2014/05/28 15:50:19 cmolsen Exp $ -->
<!-- Error definitions for proc_slw_build procedure -->
<hwpErrors>
<!-- *********************************************************************** -->
@@ -28,6 +28,10 @@
<rc>RC_CEN_XIPC_UNSPECIFIED_IMAGE_ERR</rc>
<description>Unspecified image error. Check sbe_xip_image.h for meaning of local rcLoc.</description>
<ffdc>RC_LOCAL</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- *********************************************************************** -->
<hwpError>
@@ -35,6 +39,10 @@
<description>Supplied image size differs from size in image header in MS.</description>
<ffdc>DATA_IMG_SIZE_INP</ffdc>
<ffdc>DATA_IMG_SIZE</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- *********************************************************************** -->
<hwpError>
@@ -42,20 +50,32 @@
<description>PLL ring size returned from attribute is too large.</description>
<ffdc>DATA_ATTRIBUTE_RING_SIZE</ffdc>
<ffdc>DATA_MAX_PLL_RING_SIZE</ffdc>
- <ffdc>DATA_SIZE_OF_BUF1</ffdc>
+ <ffdc>DATA_SIZE_OF_BUF1</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- *********************************************************************** -->
<hwpError>
<rc>RC_CEN_XIPC_IMGBUILD_ERROR</rc>
<description>Local IMGBUILD_xyz error from non-FAPI image build routine. Check rcLoc code in p8_delta_scan_rw.h.</description>
<ffdc>RC_LOCAL</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- *********************************************************************** -->
<hwpError>
<rc>RC_CEN_XIPC_PLL_RING_BLOCK_TOO_LARGE</rc>
<description>PLL ring block is too large.</description>
<ffdc>DATA_RING_BLOCK_SIZEOFTHIS</ffdc>
- <ffdc>DATA_SIZE_OF_BUF1</ffdc>
+ <ffdc>DATA_SIZE_OF_BUF1</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- *********************************************************************** -->
<hwpError>
@@ -63,12 +83,20 @@
<description>Problem with WF PLL ring block alignment.</description>
<ffdc>DATA_RING_BLOCK_ENTRYOFFSET</ffdc>
<ffdc>DATA_RING_BLOCK_SIZEOFTHIS</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- *********************************************************************** -->
<hwpError>
<rc>RC_CEN_XIPC_KEYWORD_NOT_FOUND_ERROR</rc>
<description>A keyword in the XIP image was not found.</description>
<ffdc>RC_LOCAL</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- *********************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud