summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml
blob: 2505a83e4d5dfeafe0f4db37dc461dd8d3d5e333 (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
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml $ -->
<!--                                                                        -->
<!-- OpenPOWER HostBoot Project                                             -->
<!--                                                                        -->
<!-- Contributors Listed Below - COPYRIGHT 2015,2017                        -->
<!-- [+] 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>
  <!-- This will collect all the status/error registers for PBA -->
  <registerFfdc>
    <id>REG_FFDC_PBA_REGISTERS</id>
    <scomRegister>PU_PBAMODE_PIB</scomRegister>
    <scomRegister>PU_PBASLVRST_PIB</scomRegister>
    <scomRegister>PU_PBASLVCTL3_PIB</scomRegister>
    <scomRegister>PU_PBABAR3</scomRegister>
    <scomRegister>PU_PBABARMSK3</scomRegister>
    <scomRegister>PU_PBACFG</scomRegister>
    <scomRegister>PU_PBAERRRPT0</scomRegister>
    <scomRegister>PU_PBAERRRPT1</scomRegister>
    <scomRegister>PU_PBAERRRPT2</scomRegister>
    <scomRegister>PU_PBAFIR</scomRegister>
    <scomRegister>PU_PBAFIRMASK</scomRegister>
    <scomRegister>PU_PBAOCCACT</scomRegister>
    <scomRegister>PU_PBARBUFVAL2</scomRegister>
    <scomRegister>PU_PBARBUFVAL3</scomRegister>
    <scomRegister>PU_PBAWBUFVAL0</scomRegister>
    <scomRegister>PU_PBAWBUFVAL1</scomRegister>
    <scomRegister>PU_PBAFIRACT0</scomRegister>
    <scomRegister>PU_PBAFIRACT1</scomRegister>
    <scomRegister>PU_OCB_PIB_OCBAR3</scomRegister>
    <scomRegister>PU_OCB_PIB_OCBCSR3_RO</scomRegister>
    <scomRegister>PU_OCB_PIB_OCBESR3</scomRegister>
  </registerFfdc>

  <!-- ******************************************************************** -->
  <hwpError>
    <sbeError/>
    <rc>RC_P9_PBA_COHERENT_UTILS_INVALID_ARGS</rc>
    <description>
      Procedure: p9_pba_coherent_utils
      PBA access or setup not attempted, PBA access or setup is stopped.
      There is an invalid argument (mislaigned address or address out of the
      fabric address range) being passed ot the pba access or setup
      procedure.
     </description>
    <ffdc>TARGET</ffdc>
    <ffdc>ADDRESS</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <sbeError/>
    <rc>RC_P9_PBA_COHERENT_UTILS_RESET_ERR</rc>
    <description>
      Procedure: p9_pba_coherent_utils
      PBA reset did not finish (PBA_SLVRST_SLVCTL3 still in progress).
    </description>
    <ffdc>TARGET</ffdc>
    <ffdc>RDDATA</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PBA_REGISTERS</id>
      <targetType>TARGET_TYPE_PROC_CHIP</targetType>
      <target>TARGET</target>
    </collectRegisterFfdc>
    <callout>
      <target>TARGET</target>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <sbeError/>
    <rc>RC_P9_PBA_FBC_NOT_INITIALIZED_ERR</rc>
    <description>
      Procedure: p9_pba_coherent_utils
      The fabric was not initialized or not running.
    </description>
    <ffdc>TARGET</ffdc>
    <ffdc>INITIALIZED</ffdc>
    <ffdc>RUNNING</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <sbeError/>
    <rc>RC_P9_PBA_COHERENT_UTILS_OCB_STATUS_MISMATCH</rc>
    <description>
      Procedure: p9_pba_coherent_utils
      Mismatch in expected state for OCB Status register.
    </description>
    <ffdc>TARGET</ffdc>
    <ffdc>DATA</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PBA_REGISTERS</id>
      <targetType>TARGET_TYPE_PROC_CHIP</targetType>
      <target>TARGET</target>
    </collectRegisterFfdc>
    <callout>
      <target>TARGET</target>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <sbeError/>
    <rc>RC_P9_PBA_COHERENT_UTILS_PBA_FIR_ERR_ADDR_ERR</rc>
    <description>
      Procedure: p9_pba_coherent_utils
      PBA FIR bit active after transaction, with indication of a combined
      reponse address error.
    </description>
    <ffdc>TARGET</ffdc>
    <ffdc>DATA</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PBA_REGISTERS</id>
      <targetType>TARGET_TYPE_PROC_CHIP</targetType>
      <target>TARGET</target>
    </collectRegisterFfdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
    <callout>
      <target>TARGET</target>
      <priority>MEDIUM</priority>
    </callout>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <sbeError/>
    <rc>RC_P9_PBA_COHERENT_UTILS_PBA_FIR_ERR_NO_ADDR_ERR</rc>
    <description>
      Procedure: p9_pba_coherent_utils
      PBA FIR bit active after transaction, with no indication of a combined
      response address error.
    </description>
    <ffdc>TARGET</ffdc>
    <ffdc>DATA</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PBA_REGISTERS</id>
      <targetType>TARGET_TYPE_PROC_CHIP</targetType>
      <target>TARGET</target>
    </collectRegisterFfdc>
    <callout>
      <target>TARGET</target>
      <priority>HIGH</priority>
    </callout>
    <callout>
      <procedure>CODE</procedure>
      <priority>MEDIUM</priority>
    </callout>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <sbeError/>
    <rc>RC_P9_PBA_COHERENT_UTILS_EXTRA_INPUT_DATA</rc>
    <description>
      Procedure: p9_pba_coherent_utils
      Error code used to collect HWP input arguments.
    </description>
    <ffdc>ADDRESS</ffdc>
    <ffdc>RNW</ffdc>
    <ffdc>FLAGS</ffdc>
  </hwpError>
</hwpErrors>

OpenPOWER on IntegriCloud