summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/fapiHwpErrorInfo.xml
blob: c101ab0a3b28b9c6a1e9306d308f1f29e435ef82 (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
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/fapiHwpErrorInfo.xml $                       -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2011,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                                                     -->
<!-- XML file specifying Test HW Procedure generated errors. -->

<hwpErrors>
  <registerFfdc>
    <id>REG_FFDC_TEST_X_PROC_REGISTERS</id>
    <cfamRegister>CFAM_FSI_GP8_0x00002817</cfamRegister>
    <scomRegister>PORE_GPE0_STATUS_0x00060000</scomRegister>
    <scomRegister>PORE_GPE0_CONTROL_0x00060001</scomRegister>
    <scomRegister>PORE_GPE0_RESET_0x00060002</scomRegister>
    <scomRegister>PORE_GPE0_ERROR_MASK_0x00060003</scomRegister>
  </registerFfdc>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_TEST_ERROR_A</rc>
    <description>HWP Error A generated by Unit Test</description>
    <collectRegisterFfdc>
       <id>REG_FFDC_TEST_X_PROC_REGISTERS</id>
       <target>UNIT_TEST_FFDC_MASTER_CHIP_TARGET</target>
    </collectRegisterFfdc>
    <!-- Call hwpTestFfdc1 to collect additional FFDC from the master chip -->
    <collectFfdc>hwpTestFfdc1, UNIT_TEST_FFDC_MASTER_CHIP_TARGET</collectFfdc>
    <!-- Add some integer data as FFDC -->
    <ffdc>UNIT_TEST_FFDC_DATA_INTEGER</ffdc>
    <!-- Add an ecmdDataBufferBase as FFDC -->
    <ffdc>UNIT_TEST_FFDC_DATA_BUF</ffdc>
    <!-- Add a Target as FFDC -->
    <ffdc>UNIT_TEST_FFDC_MASTER_CHIP_TARGET</ffdc>
    <!-- Callout MASTER_CHIP HIGH -->
    <!-- Commented out to avoid actually calling out a chip in UT
        <callout>
            <target>UNIT_TEST_FFDC_MASTER_CHIP_TARGET</target>
            <priority>HIGH</priority>
        </callout>
    -->
    <!-- Deconfigure MASTER_CHIP -->
    <!-- Commented out to avoid actually deconfiuring a chip in UT
        <deconfigure>
            <target>UNIT_TEST_FFDC_MASTER_CHIP_TARGET</target>
        </deconfigure>
    -->
    <!-- Create GARD record for MASTER_CHIP -->
    <!-- Commented out to avoid actually GARDing a chip in UT
        <gard>
            <target>UNIT_TEST_FFDC_MASTER_CHIP_TARGET</target>
        </gard>
    -->
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_TEST_ERROR_B</rc>
    <description>HWP Error B used to add FFDC to an existing ReturnCode</description>
    <ffdc>UNIT_TEST_FFDC_DATA</ffdc>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_TEST_CONFIG_NO_MCS_CHIPLETS</rc>
    <description>HWP Config Unit Test found no MCS chiplets</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_TEST_CONFIG_PARENT_CHIP_MISMATCH</rc>
    <description>HWP Config Unit Test found a parent chip mismatch</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_TEST_DQ_NO_ERR_ON_BAD_PARAMS</rc>
    <description>HWP DQ Unit Test did not get an expected error</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_TEST_DQ_BAD_DATA</rc>
    <description>HWP DQ Unit Test got bad data</description>
    <ffdc>FFDC_DATA1</ffdc>
    <ffdc>FFDC_DATA2</ffdc>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_INITFILE_INCORRECT_VER</rc>
    <description>InitFile has incorrect version</description>
    <!-- Collect local FFDC FFDC_IF_VER -->
    <ffdc>FFDC_IF_VER</ffdc>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_INITFILE_ATTR_ID_OUT_OF_RANGE</rc>
    <description>InitFile's attribute id is out of range </description>
    <!-- Collect local FFDC FFDC_IF_ATTR_ID_OUT_OF_RANGE -->
    <ffdc>FFDC_IF_ATTR_ID_OUT_OF_RANGE</ffdc>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_INITFILE_LIT_ID_OUT_OF_RANGE</rc>
    <description>InitFile's literal id is out of range </description>
    <!-- Collect local FFDC FFDC_IF_LIT_ID_OUT_OF_RANGE -->
    <ffdc>FFDC_IF_LIT_ID_OUT_OF_RANGE</ffdc>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_INITFILE_TGT_NUM_OUT_OF_RANGE</rc>
    <description>InitFile's target number is out of range </description>
    <!-- Collect local FFDC -->
    <ffdc>FFDC_IF_TGT_NUM</ffdc>
    <ffdc>FFDC_IF_NUM_TGTS_PASSED_IN</ffdc>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_HWP_EXEC_INITFILE_TEST_FAILED</rc>
    <description>HWP Exec InitFile test case failed </description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_HWP_EXEC_INITFILE_TEST_INCORRECT_NUM_MBAS_FOUND</rc>
    <description>HWP Exec InitFile test incorrect number of MBA chiplets found</description>
    <!-- Collect local FFDC -->
        <ffdc>FFDC_IF_TEST_NUM_MBAS_FOUND</ffdc>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_HWP_EXEC_INITFILE_TEST_NO_MEMBUF_FOUND</rc>
    <description>HWP Exec Initfile test no MEMBUF chips found</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>RC_HWP_ATTR_UNIT_TEST_FAIL</rc>
    <description>HWP Attribute Unit Test failed</description>
  </hwpError>
  <!-- *********************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud