Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Zane Shelley | f8a726b | 2020-12-16 21:29:32 -0600 | [diff] [blame] | 2 | <attn_node model_ec="P10_10,P10_20" name="PAU_FIR_2" reg_type="SCOM"> |
Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 3 | <local_fir config="" name="PAU_FIR_2"> |
| 4 | <instance addr="0x10010C80" reg_inst="0"/> |
| 5 | <instance addr="0x11010C80" reg_inst="3"/> |
| 6 | <instance addr="0x12010C80" reg_inst="4"/> |
| 7 | <instance addr="0x12011480" reg_inst="5"/> |
| 8 | <instance addr="0x13010C80" reg_inst="6"/> |
| 9 | <instance addr="0x13011480" reg_inst="7"/> |
| 10 | <action attn_type="CS" config="00"/> |
| 11 | <action attn_type="RE" config="01"/> |
| 12 | <action attn_type="UCS" config="11"/> |
| 13 | </local_fir> |
| 14 | <bit pos="0">OTL Brick2 translation fault</bit> |
| 15 | <bit pos="1">OTL Brick3 translation fault</bit> |
| 16 | <bit pos="2">OTL Brick4 translation fault</bit> |
| 17 | <bit pos="3">OTL Brick5 translation fault</bit> |
Zane Shelley | c781b91 | 2021-07-26 17:57:47 -0500 | [diff] [blame] | 18 | <bit pos="4">OTL TL credit counter overflow caused by return_tl_credits</bit> |
| 19 | <bit pos="5">OTL RX acTag specified in a command is outside the configured specification set</bit> |
| 20 | <bit pos="6">OTL RX acTag specified in the command points to an invalid entry</bit> |
| 21 | <bit pos="7">OTL RX reserved opcode used</bit> |
| 22 | <bit pos="8">OTL RX return_tl_credit command found outside slot0</bit> |
| 23 | <bit pos="9">OTL RX bad opcode and template combination</bit> |
| 24 | <bit pos="10">OTL RX unsupported template format</bit> |
| 25 | <bit pos="11">OTL RX bad template x00 format</bit> |
| 26 | <bit pos="12">OTL RX control flit overrun</bit> |
| 27 | <bit pos="13">OTL RX unexpected data flit</bit> |
| 28 | <bit pos="14">OTL RX DL link down</bit> |
| 29 | <bit pos="15">OTL RX bad data received on command</bit> |
| 30 | <bit pos="16">OTL RX bad data received on response</bit> |
| 31 | <bit pos="17">OTL RX AP response not allowed (CAPPTag not recognized)</bit> |
| 32 | <bit pos="18">OR of all OTL parity errors</bit> |
| 33 | <bit pos="19">OR of all OTL ECC CE errors</bit> |
| 34 | <bit pos="20">OR of all OTL ECC UE errors</bit> |
| 35 | <bit pos="21">RXO OP Errors</bit> |
| 36 | <bit pos="22">RXO Internal Errors</bit> |
| 37 | <bit pos="23">OTL RXI fifo overrun</bit> |
| 38 | <bit pos="24">OTL RXI control flit data run length invalid</bit> |
| 39 | <bit pos="25">OTL RXI opcode utilizing dLength specifies dL=0b00 or other invalid dL</bit> |
| 40 | <bit pos="26">OTL RXI bad data received vc2</bit> |
| 41 | <bit pos="27">OTL RXI dcp2 fifo overrun</bit> |
| 42 | <bit pos="28">OTL RXI vc1 fifo overrun</bit> |
| 43 | <bit pos="29">OTL RXI vc2 fifo overrun</bit> |
| 44 | <bit pos="30">Opcode data length not supported</bit> |
| 45 | <bit pos="31">OTL TXI opcode error</bit> |
| 46 | <bit pos="32">malformed packet error type 4 (rxi_misc_error_fieldrsvdne0_tlvc2)</bit> |
Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 47 | <bit pos="33">OTL Happi no bar match</bit> |
Zane Shelley | c781b91 | 2021-07-26 17:57:47 -0500 | [diff] [blame] | 48 | <bit pos="34">OTL Reserved, macro bit 30</bit> |
| 49 | <bit pos="35">OTL Reserved, macro bit 31</bit> |
| 50 | <bit pos="36">MMIO invalidate requested while one is in progress</bit> |
| 51 | <bit pos="37">Unexpected ITAG returned on itag completion port 0</bit> |
| 52 | <bit pos="38">Unexpected ITAG returned on itag completion port 1</bit> |
| 53 | <bit pos="39">Unexpected Read PEE completion</bit> |
| 54 | <bit pos="40">Unexpected Checkout response</bit> |
| 55 | <bit pos="41">Translation request while SPAP is invalid</bit> |
| 56 | <bit pos="42">Read a PEE which was not valid</bit> |
| 57 | <bit pos="43">Bloom filter protection error</bit> |
| 58 | <bit pos="44">Translation request to non-valid TA</bit> |
| 59 | <bit pos="45">TA Translation request to an invalid TA</bit> |
| 60 | <bit pos="46">correctable array error (SBE)</bit> |
| 61 | <bit pos="47">uncorrectable array error (UE or parity)</bit> |
| 62 | <bit pos="48">S/TLBI buffer overflow</bit> |
| 63 | <bit pos="49">SBE correctable error on Powerbus checkout response data or Powerbus PEE read data</bit> |
| 64 | <bit pos="50">UE uncorrectable error on Powerbus checkout response data or Powerbus PEE read data</bit> |
| 65 | <bit pos="51">SUE error on Powerbus checkout response data or Powerbus PEE read data</bit> |
| 66 | <bit pos="52">PA mem_hit when bar mode is nonzero</bit> |
| 67 | <bit pos="53">XSL Reserved, macro bit 17</bit> |
Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 68 | <bit pos="54">OTL Brick0 translation fault</bit> |
| 69 | <bit pos="55">OTL Brick1 translation fault</bit> |
| 70 | <bit pos="56">AME ECC UE on control information or state bit errors that are contained within AME and ATL</bit> |
| 71 | <bit pos="57">AME ECC UE on control information or state bit errors that can affect correctness of external logic such as XSL castout</bit> |
| 72 | <bit pos="58">AME Logic errors that are contained within AME and ATL</bit> |
| 73 | <bit pos="59">AME Logic errors that can affect correctness of external logic such as XSL castout</bit> |
| 74 | <bit pos="60">AME firmware-detected fatal error conditions</bit> |
| 75 | <bit pos="61">AME Reserved</bit> |
| 76 | <bit pos="62">Unused FIR</bit> |
| 77 | <bit pos="63">Unused FIR</bit> |
| 78 | </attn_node> |