Skip to content

Commit

Permalink
SQUASHME: Disable tock test
Browse files Browse the repository at this point in the history
Disable the tock test, as upstream can't realistically be kept in sync
with RTL in the same PRs.

Signed-off-by: Alexander Williams <[email protected]>
  • Loading branch information
a-will committed Jan 19, 2024
1 parent cc0d7ec commit f153f91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sw/device/silicon_owner/tock/tests/basic/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ opentitan_test(
name = "basic_test",
cw310 = cw310_params(
binaries = {":image": "firmware"},
tags = [
"broken",
"manual",
],
),
exec_env = {
"//hw/top_earlgrey:fpga_cw310_test_rom": None,
Expand Down

0 comments on commit f153f91

Please sign in to comment.