summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_sbe_rc_errors.xml
blob: a754f87ad0cb5eb64d555115693fca71a75d92d0 (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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_sbe_rc_errors.xml $ -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2012,2014              -->
<!--                                                                        -->
<!-- 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                                                     -->
<!-- $Id: proc_extract_sbe_rc_errors.xml,v 1.8 2014/02/10 02:55:29 stillgs Exp $ -->
<!-- Error definitions for proc_extract_sbe_rc procedure -->
<hwpErrors>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_IMAGE_POINTER_NULL</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      Can't extract an error from a NULL SEEPROM image
    </description>
    <ffdc>ADDRESS</ffdc>
    <ffdc>CHIP_IN_ERROR</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_BAD_CHIP_TYPE</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      OTPROM code didn't recognize this chip as a Murano or Venice chip
    </description>
    <ffdc>CHIP_IN_ERROR</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_SEEPROM_MAGIC_NUMBER_MISMATCH</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      The magic number read out of the SEEPROM doesn't match SBE SEPM
    </description>
    <ffdc>CHIP_IN_ERROR</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>LOW</priority>
    </callout>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_BRANCH_TO_SEEPROM_FAIL</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      The branch into the SEEPROM didn't happen
    </description>
    <ffdc>CHIP_IN_ERROR</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_UNEXPECTED_OTPROM_HALT</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      The OTPROM code halted at an unexpected location
    </description>
    <ffdc>CHIP_IN_ERROR</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_UNKNOWN_ENGINE</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      Tried to extract error from unknown engine type
    </description>
    <ffdc>ENGINE</ffdc>
    <callout>
      <target>CHIP_IN_ERROR</target>
      <priority>HIGH</priority>
    </callout>
    <callout>
      <procedure>CODE</procedure>
      <priority>LOW</priority>
    </callout>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_ADDR_UNALIGNED_SBE</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      The SBE stop address isn't properly aligned
    </description>
    <ffdc>SBE_ADDRESS</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_ADDR_UNALIGNED_SLW</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      The SLW stop address isn't properly aligned
    </description>
    <ffdc>SBE_ADDRESS</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_SLW_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_ADDR_NOT_RECOGNIZED_SBE</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      The SBE stop address isn't in a memory we know how to read
    </description>
    <ffdc>SBE_ADDRESS</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <callout>
      <target>CHIP_IN_ERROR</target>
      <priority>HIGH</priority>
    </callout>
    <callout>
      <procedure>CODE</procedure>
      <priority>LOW</priority>
    </callout>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_ADDR_NOT_RECOGNIZED_SLW</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      The SLW stop address isn't in a memory we know how to read
    </description>
    <ffdc>SBE_ADDRESS</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_SLW_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <callout>
      <target>CHIP_IN_ERROR</target>
      <priority>HIGH</priority>
    </callout>
    <callout>
      <procedure>CODE</procedure>
      <priority>LOW</priority>
    </callout>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_FROM_ADDR_CODE_BUG</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      Extract RC from address subroutine tried to return SUCCESS, which isn't allowed
    </description>
    <ffdc>SBE_ADDRESS</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <callout>
      <target>CHIP_IN_ERROR</target>
      <priority>HIGH</priority>
    </callout>
    <callout>
      <procedure>CODE</procedure>
      <priority>LOW</priority>
    </callout>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_GENERIC_SBE_HW_ERROR</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      An error bit is set in the SBE debug registers.
    </description>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_GENERIC_SLW_HW_ERROR</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      An error bit is set in the SLW debug registers.
    </description>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SLW_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_CODE_BUG</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      SBE rc extract code tried to return SUCCESS, which isn't allowed
    </description>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_STATUS_AND_SBE_VITAL_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>LOW</priority>
    </callout>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_SBE_NEVER_STARTED</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      Procedure was called when no error bits were set and PC is all zeros. SBE
      was probably never started.
    </description>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_CFAM_REGISTERS</id>
      <id>REG_FFDC_PROC_SBE_REGISTERS</id>
      <id>REG_FFDC_PROC_FIRST_OTPROM_INSTRUCTIONS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <deconfigure>
      <target>CHIP_IN_ERROR</target>
    </deconfigure>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_PROC_EXTRACT_SBE_RC_SLW_NEVER_STARTED</rc>
    <description>
      Procedure: proc_extract_sbe_rc
      Procedure was called when no error bits were set and PC is all zeros. SLW
      was probably never started.
    </description>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_SLW_REGISTERS</id>
      <target>CHIP_IN_ERROR</target>
    </collectRegisterFfdc>
    <gard>
      <target>CHIP_IN_ERROR</target>
    </gard>
  </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud