Skip to content

Commit c40a1fc

Browse files
Add missing hci waivers
Internal-tag: [#96338]
1 parent 6df5921 commit c40a1fc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

verification/waivers/exclusion.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,7 @@ exclusions:
979979
- hwif_in.I3C_EC.TTI.INTERRUPT_STATUS.TX_DESC_TIMEOUT.next
980980
- hwif_in.I3C_EC.TTI.INTERRUPT_STATUS.RX_DESC_TIMEOUT.we
981981
- hwif_in.I3C_EC.TTI.INTERRUPT_STATUS.RX_DESC_TIMEOUT.next
982+
- hwif_in.I3C_EC.TTI.INTERRUPT_STATUS.PENDING_INTERRUPT.next: [1-3]
982983
- hwif_in.I3CBase.RESET_CONTROL.SOFT_RST.we
983984
- hwif_in.I3CBase.RESET_CONTROL.SOFT_RST.next
984985
- hwif_in.I3C_EC.TTI.RESET_CONTROL.SOFT_RST.we
@@ -1166,8 +1167,8 @@ exclusions:
11661167
- hwif_in.I3C_EC.TTI.DESC_QUEUE_DEPTH.TX_DESC_QUEUE_DEPTH.next: [7]
11671168
- hwif_in.I3C_EC.TTI.DATA_QUEUE_DEPTH.RX_DATA_QUEUE_DEPTH.next: [7]
11681169
- hwif_in.I3C_EC.TTI.DESC_QUEUE_DEPTH.RX_DESC_QUEUE_DEPTH.next: [7]
1169-
- hwif_in.PIOControl.QUEUE_THLD_CTRL.RESP_BUF_THLD.next: [7]
1170-
- hwif_in.PIOControl.QUEUE_THLD_CTRL.CMD_EMPTY_BUF_THLD.next: [7]
1170+
- hwif_in.PIOControl.QUEUE_THLD_CTRL.RESP_BUF_THLD.next: [6-7]
1171+
- hwif_in.PIOControl.QUEUE_THLD_CTRL.CMD_EMPTY_BUF_THLD.next: [6-7]
11711172

11721173
Unreachable condition that can be optimized:
11731174
cond:

0 commit comments

Comments
 (0)