summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml
blob: 6db8a99258a5b8562a111d1ec0f5445a37027fbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml $ -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2012                   -->
<!--                                                                        -->
<!-- p1                                                                     -->
<!--                                                                        -->
<!-- Object Code Only (OCO) source materials                                -->
<!-- Licensed Internal Code Source Materials                                -->
<!-- IBM HostBoot Licensed Internal Code                                    -->
<!--                                                                        -->
<!-- The source code for this program is not published or otherwise         -->
<!-- divested of its trade secrets, irrespective of what has been           -->
<!-- deposited with the U.S. Copyright Office.                              -->
<!--                                                                        -->
<!-- Origin: 30                                                             -->
<!--                                                                        -->
<!-- IBM_PROLOG_END_TAG                                                     -->
<!-- Error definitions for proc_slw_build procedure -->
<hwpErrors>
<!-- *********************************************************************** -->
<hwpError>
  <rc>RC_PROC_XIPC_INPUT_IMAGE_SIZE_MESS</rc>
  <description>Supplied max image size is too small or image too large.</description>
  <ffdc>DATA_IMG_SIZE_INP</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_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_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_CONTAINERN</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_UNKNOWN_ERROR</rc>
  <description>Unknown error. (Shouldn't be in this code section.)</description>
  <ffdc>RC_LOCAL</ffdc>
</hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud