diff --git a/sw/device/tests/BUILD b/sw/device/tests/BUILD index a0379793b4ea1..e3694e8277a3e 100644 --- a/sw/device/tests/BUILD +++ b/sw/device/tests/BUILD @@ -123,9 +123,11 @@ opentitan_test( name = "aes_interrupt_encryption_test", srcs = ["aes_interrupt_encryption_test.c"], exec_env = dicts.add( + EARLGREY_SILICON_OWNER_ROM_EXT_ENVS, { "//hw/top_earlgrey:sim_verilator": None, "//hw/top_earlgrey:fpga_cw340_sival": None, + "//hw/top_earlgrey:silicon_creator": None, }, ), verilator = verilator_params(