Skip to content

Commit 8bb0087

Browse files
martin-velayrswarbrick
authored andcommitted
[hmac, dv] Clean a TODO as issue #23563 is closed
Signed-off-by: Martin Velay <[email protected]>
1 parent 279db8f commit 8bb0087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hw/ip/hmac/dv/env/hmac_scoreboard.sv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ task hmac_scoreboard::process_tl_access(tl_seq_item item, tl_channels_e channel,
325325
key[key_idx] = item.a_data;
326326
end
327327
"wipe_secret": begin
328-
// TODO (#23563): when writing wipe_secret, trigger RTL assertion checks
328+
// Do nothing
329329
end
330330
"intr_enable", "intr_state", "alert_test", "status": begin
331331
// Do nothing

0 commit comments

Comments
 (0)