File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -5723,9 +5723,6 @@ opentitan_test(
57235723 exec_env = dicts .add (
57245724 EARLGREY_TEST_ENVS ,
57255725 EARLGREY_SILICON_OWNER_ROM_EXT_ENVS ,
5726- {
5727- "//hw/top_earlgrey:fpga_cw310_sival_rom_ext" : "hyper310" ,
5728- },
57295726 ),
57305727 fpga = fpga_params (
57315728 test_cmd = """
@@ -5734,14 +5731,6 @@ opentitan_test(
57345731 """ ,
57355732 test_harness = "//sw/host/tests/chip/spi_device:spi_passthru" ,
57365733 ),
5737- hyper310 = fpga_params (
5738- tags = ["manual" ], # TODO: QE bit handling
5739- test_cmd = """
5740- --bootstrap="{firmware}"
5741- "{firmware:elf}"
5742- """ ,
5743- test_harness = "//sw/host/tests/chip/spi_device:spi_passthru" ,
5744- ),
57455734 silicon = silicon_params (
57465735 test_cmd = """
57475736 --bootstrap="{firmware}"
You can’t perform that action at this time.
0 commit comments