summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml')
-rw-r--r--src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml656
1 files changed, 399 insertions, 257 deletions
diff --git a/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml b/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml
index c6c0a411b..01ad91774 100644
--- a/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml
+++ b/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml
@@ -20,262 +20,404 @@
<!-- Origin: 30 -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: p8_xip_customize_errors.xml,v 1.17 2013/06/13 22:36:37 cmolsen Exp $ -->
-<!-- Error definitions for proc_slw_build procedure -->
+<!-- $Id: p8_xip_customize_errors.xml,v 1.20 2013/11/08 22:36:14 jeshua Exp $ -->
+<!-- Error definitions for p8_xip_customize procedure -->
<hwpErrors>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_IMAGE_WORK_SPACE_MESS</rc>
- <description>Max work space for output image is not equal to FIXED_SEEPROM_WORK_SPACE.</description>
- <ffdc>DATA_IMG_SIZE_MAX</ffdc>
- <ffdc>DATA_IMG_SIZE_WORK_SPACE</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_IMAGE_SIZE_MESS</rc>
- <description>Supplied max image size is smaller than input image.</description>
- <ffdc>DATA_IMG_SIZE</ffdc>
- <ffdc>DATA_IMG_SIZE_MAX</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_INTERNAL_IMAGE_ERR</rc>
- <description>Unable to obtain either image size or to validate image.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_IMAGE_SIZE_MISMATCH</rc>
- <description>Supplied image size differs from size in image header.</description>
- <ffdc>DATA_IMG_SIZE_INP</ffdc>
- <ffdc>DATA_IMG_SIZE</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_MS_INTERNAL_IMAGE_ERR</rc>
- <description>Unable to obtain either image size or to validate image in MS.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_MS_IMAGE_SIZE_MISMATCH</rc>
- <description>Supplied image size differs from size in image header in MS.</description>
- <ffdc>DATA_IMG_SIZE_INP</ffdc>
- <ffdc>DATA_IMG_SIZE</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_BUF_PTR_ERROR</rc>
- <description>Supplied buffer(s) is invalid.</description>
- <ffdc>DATA_BUF1_PTR</ffdc>
- <ffdc>DATA_BUF2_PTR</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_BUF_SIZE_NOT_FIXED</rc>
- <description>Supplied buffer size(s) differs from agreed upon fixed ring buffer size.</description>
- <ffdc>DATA_BUF1_SIZE</ffdc>
- <ffdc>DATA_BUF2_SIZE</ffdc>
- <ffdc>DATA_BUF_SIZE_FIXED</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_IMAGE_UPDATE_ERROR</rc>
- <description>Error associated with updating mainstore image.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_UNEXPECTED_FIELD_SIZE</rc>
- <description>Expected field size of 4 bytes. Got something else from fapiGetMvpdField().</description>
- <ffdc>DATA_SIZE_VPD_FIELD</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_GEN_SCOM_ERROR</rc>
- <description>Updating Scom NC table w/L2 or L3 data failed. Check rc code in p8_delta_scan_rw.h</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_GEN_RAM_ERROR</rc>
- <description>Updating RAM table w/LPCR or HMEER RAM failed. Check rc code in p8_delta_scan_rw.h</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_PLL_RING_SIZE_TOO_LARGE</rc>
- <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>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_IMGBUILD_ERROR</rc>
- <description>Local IMGBUILD_xyz error from non-FAPI routine. Check rc code in p8_delta_scan_rw.h.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_XIP_FIND_ERROR</rc>
- <description>sbe_xip_find() failed w/local rc.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_RS4_COMPRESS_ERROR</rc>
- <description>_rs4_compress() failed w/local rc.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_RS4_COMPRESS_SIZE_MESS</rc>
- <description>Problem with RS4 ring sizes from _rs4_compress().</description>
- <ffdc>DATA_SIZE_RS4_COMPRESS_RETURN</ffdc>
- <ffdc>DATA_SIZE_RS4_COMPRESS_CONTAINER</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_ILLEGAL_RS4_DECOMPRESS_ADDR</rc>
- <description>RS4 decompress address has illegal value.</description>
- <ffdc>DATA_RS4_DECOMPRESS_ADDR</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_PORE_INLINE_CTX_CREATE_ERROR</rc>
- <description>pore_inline_context_create failed w/local rc.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_PORE_INLINE_RS4_LAUNCH_CREATE_ERROR</rc>
- <description>pore_MR/ADDS/LI/BRAD failed w/local rc.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_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>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_RING_BLOCK_ALIGN_ERROR</rc>
- <description>Problem with RS4 PLL ring block alignment.</description>
- <ffdc>DATA_SIZE_OF_RS4_LAUNCH</ffdc>
- <ffdc>DATA_RING_BLOCK_ENTRYOFFSET</ffdc>
- <ffdc>DATA_RING_BLOCK_SIZEOFTHIS</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_CHIPLET_ID_MESS</rc>
- <description>VPD ring's chipletId differs from 0xFF and doesn't match requested value either.</description>
- <ffdc>DATA_CHIPLET_ID_VPD</ffdc>
- <ffdc>DATA_CHIPLET_ID_REQ</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_PG_RING_TOO_LARGE</rc>
- <description>Requested #G ring size exceeds max value.</description>
- <ffdc>DATA_RING_SIZE_REQ</ffdc>
- <ffdc>DATA_RING_SIZE_MAX</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_PR_RING_TOO_LARGE</rc>
- <description>Requested #R ring size exceeds max value.</description>
- <ffdc>DATA_RING_SIZE_REQ</ffdc>
- <ffdc>DATA_RING_SIZE_MAX</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_INVALID_VPD_TYPE</rc>
- <description>Invalid VPD type.</description>
- <ffdc>DATA_VPD_TYPE</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_KEYWORD_NOT_FOUND_ERROR</rc>
- <description>A keyword in the XIP image was not found.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_VPD_KEYWORD_RESOLVE_ERROR</rc>
- <description>Unable to resolve local vpd keyword to fapi-level mvpd keyword.</description>
- <ffdc>DATA_RING_LIST_VPD_KEYWORD</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_PERFORM_RING_DATACARE_ERROR</rc>
- <description>Error occured during check_and_perform_ring_datacare()</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_CHECK_REDUNDANT_ERROR</rc>
- <description>Error occured during rs4_redundant()</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_RING_WRITE_WOULD_OVERFLOW</rc>
- <description>Ran out of space when trying to add a ring to the image
- (write_vpd_ring_to_ipl_image returned SBE_XIP_WOULD_OVERFLOW)</description>
- <ffdc>RC_LOCAL</ffdc>
- <ffdc>CHIPLET_ID</ffdc>
- <ffdc>RING_ID</ffdc>
- <ffdc>RING_SIZE</ffdc>
- <ffdc>IMAGE_SIZE</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_WRITE_VPD_RING_TO_IPL_IMAGE_ERROR</rc>
- <description>Error occured during write_vpd_ring_to_ipl_image()</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_WRITE_VPD_RING_TO_SLW_IMAGE_ERROR</rc>
- <description>Error occured during write_vpd_ring_to_slw_image()</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_XIP_DELETE_SECTION_ERROR</rc>
- <description>sbe_xip_delete_section() failed w/local rc.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_CREATE_FIXED_IMAGE_ERROR</rc>
- <description>Error associated with creating and initializing fixed image and fixed .slw and .ffdc sections.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_MAX_IMAGE_SIZE_EXCEEDED</rc>
- <description>New image size exceeds max allowed size.</description>
- <ffdc>DATA_IMG_SIZE_NEW</ffdc>
- <ffdc>DATA_IMG_SIZE_MAX</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_APPEND_SLW_SECTION_ERROR</rc>
- <description>Error associated with adding empty SLW section for ram and scom tables.</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_BAD_CODE_OR_PARM</rc>
- <description>Shouldn't be in this code section or invalid parm.</description>
-</hwpError>
-<!-- *********************************************************************** -->
-<hwpError>
- <rc>RC_PROC_XIPC_UNKNOWN_ERROR</rc>
- <description>Unknown error. (Shouldn't be in this code section.)</description>
- <ffdc>RC_LOCAL</ffdc>
-</hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_IMAGE_WORK_SPACE_MESS</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Max work space for output image is not equal to FIXED_SEEPROM_WORK_SPACE.
+ </description>
+ <ffdc>DATA_IMG_SIZE_MAX</ffdc>
+ <ffdc>DATA_IMG_SIZE_WORK_SPACE</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_IMAGE_SIZE_MESS</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Supplied max image size is smaller than input image.
+ </description>
+ <ffdc>DATA_IMG_SIZE</ffdc>
+ <ffdc>DATA_IMG_SIZE_MAX</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_INTERNAL_IMAGE_ERR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Unable to obtain either image size or to validate image.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_IMAGE_SIZE_MISMATCH</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Supplied image size differs from size in image header.
+ </description>
+ <ffdc>DATA_IMG_SIZE_INP</ffdc>
+ <ffdc>DATA_IMG_SIZE</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_MS_INTERNAL_IMAGE_ERR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Unable to obtain either image size or to validate image in MS.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_MS_IMAGE_SIZE_MISMATCH</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Supplied image size differs from size in image header in MS.
+ </description>
+ <ffdc>DATA_IMG_SIZE_INP</ffdc>
+ <ffdc>DATA_IMG_SIZE</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_BUF_PTR_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Supplied buffer(s) is invalid.
+ </description>
+ <ffdc>DATA_BUF1_PTR</ffdc>
+ <ffdc>DATA_BUF2_PTR</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_BUF_SIZE_NOT_FIXED</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Supplied buffer size(s) differs from agreed upon fixed ring buffer size.
+ </description>
+ <ffdc>DATA_BUF1_SIZE</ffdc>
+ <ffdc>DATA_BUF2_SIZE</ffdc>
+ <ffdc>DATA_BUF_SIZE_FIXED</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_IMAGE_UPDATE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Error associated with updating mainstore image.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_UNEXPECTED_FIELD_SIZE</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Expected field size of 4 bytes. Got something else from fapiGetMvpdField().
+ </description>
+ <ffdc>DATA_SIZE_VPD_FIELD</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_GEN_SCOM_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Updating Scom NC table w/L2 or L3 data failed. Check rc code in p8_delta_scan_rw.h
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_GEN_RAM_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Updating RAM table w/LPCR or HMEER RAM failed. Check rc code in p8_delta_scan_rw.h
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_PLL_RING_SIZE_TOO_LARGE</rc>
+ <description>
+ Procedure: p8_xip_customize
+ 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>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_IMGBUILD_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Local IMGBUILD_xyz error from non-FAPI routine. Check rc code in p8_delta_scan_rw.h.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_XIP_FIND_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ sbe_xip_find() failed w/local rc.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_RS4_COMPRESS_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ _rs4_compress() failed w/local rc.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_RS4_COMPRESS_SIZE_MESS</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Problem with RS4 ring sizes from _rs4_compress().
+ </description>
+ <ffdc>DATA_SIZE_RS4_COMPRESS_RETURN</ffdc>
+ <ffdc>DATA_SIZE_RS4_COMPRESS_CONTAINER</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_ILLEGAL_RS4_DECOMPRESS_ADDR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ RS4 decompress address has illegal value.
+ </description>
+ <ffdc>DATA_RS4_DECOMPRESS_ADDR</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_PORE_INLINE_CTX_CREATE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ pore_inline_context_create failed w/local rc.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_PORE_INLINE_RS4_LAUNCH_CREATE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ pore_MR/ADDS/LI/BRAD failed w/local rc.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_PLL_RING_BLOCK_TOO_LARGE</rc>
+ <description>
+ Procedure: p8_xip_customize
+ PLL ring block is too large.
+ </description>
+ <ffdc>DATA_RING_BLOCK_SIZEOFTHIS</ffdc>
+ <ffdc>DATA_SIZE_OF_BUF1</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_RING_BLOCK_ALIGN_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Problem with RS4 PLL ring block alignment.
+ </description>
+ <ffdc>DATA_SIZE_OF_RS4_LAUNCH</ffdc>
+ <ffdc>DATA_RING_BLOCK_ENTRYOFFSET</ffdc>
+ <ffdc>DATA_RING_BLOCK_SIZEOFTHIS</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_CHIPLET_ID_MESS</rc>
+ <description>
+ Procedure: p8_xip_customize
+ VPD ring's chipletId differs from 0xFF and doesn't match requested value either.
+ </description>
+ <ffdc>DATA_CHIPLET_ID_VPD</ffdc>
+ <ffdc>DATA_CHIPLET_ID_REQ</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_PG_RING_TOO_LARGE</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Requested #G ring size exceeds max value.
+ </description>
+ <ffdc>DATA_RING_SIZE_REQ</ffdc>
+ <ffdc>DATA_RING_SIZE_MAX</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_PR_RING_TOO_LARGE</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Requested #R ring size exceeds max value.
+ </description>
+ <ffdc>DATA_RING_SIZE_REQ</ffdc>
+ <ffdc>DATA_RING_SIZE_MAX</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_INVALID_VPD_TYPE</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Invalid VPD type.
+ </description>
+ <ffdc>DATA_VPD_TYPE</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_KEYWORD_NOT_FOUND_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ A keyword in the XIP image was not found.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_VPD_KEYWORD_RESOLVE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Unable to resolve local vpd keyword to fapi-level mvpd keyword.
+ </description>
+ <ffdc>DATA_RING_LIST_VPD_KEYWORD</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_PERFORM_RING_DATACARE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Error occured during check_and_perform_ring_datacare()
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_CHECK_REDUNDANT_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Error occured during rs4_redundant()
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_RING_WRITE_WOULD_OVERFLOW</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Ran out of space when trying to add a ring to the image
+ (write_vpd_ring_to_ipl_image returned SBE_XIP_WOULD_OVERFLOW)
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ <ffdc>CHIPLET_ID</ffdc>
+ <ffdc>RING_ID</ffdc>
+ <ffdc>RING_SIZE</ffdc>
+ <ffdc>IMAGE_SIZE</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_RING_WRITE_WOULD_OVERFLOW_ADD_INFO</rc>
+ <description>
+ Procedure: p8_xip_customize
+ More FFDC for the RC_PROC_XIPC_RING_WRITE_WOULD_OVERFLOW error
+ </description>
+ <ffdc>VALID_COUNT</ffdc>
+ <ffdc>MINIMUM</ffdc>
+ <ffdc>DESIRED_CORES</ffdc>
+ <ffdc>BOOT_CORE_MASK</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_OVERFLOW_BEFORE_REACHING_MINIMUM_EXS</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Hit a RC_PROC_XIPC_RING_WRITE_WOULD_OVERFLOW error before the minimum number
+ of EX chiplets were added to the image.
+ </description>
+ <ffdc>VALID_COUNT</ffdc>
+ <ffdc>MINIMUM</ffdc>
+ <ffdc>DESIRED_CORES</ffdc>
+ <ffdc>BOOT_CORE_MASK</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_WRITE_VPD_RING_TO_IPL_IMAGE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Error occured during write_vpd_ring_to_ipl_image()
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_WRITE_VPD_RING_TO_SLW_IMAGE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Error occured during write_vpd_ring_to_slw_image()
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_XIP_DELETE_SECTION_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ sbe_xip_delete_section() failed w/local rc.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_CREATE_FIXED_IMAGE_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Error associated with creating and initializing fixed image and fixed .slw and .ffdc sections.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_MAX_IMAGE_SIZE_EXCEEDED</rc>
+ <description>
+ Procedure: p8_xip_customize
+ New image size exceeds max allowed size.
+ </description>
+ <ffdc>DATA_IMG_SIZE_NEW</ffdc>
+ <ffdc>DATA_IMG_SIZE_MAX</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_APPEND_SLW_SECTION_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Error associated with adding empty SLW section for ram and scom tables.
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_BAD_CODE_OR_PARM</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Shouldn't be in this code section or invalid parm.
+ </description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_XIPC_UNKNOWN_ERROR</rc>
+ <description>
+ Procedure: p8_xip_customize
+ Unknown error. (Shouldn't be in this code section.)
+ </description>
+ <ffdc>RC_LOCAL</ffdc>
+ </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud