From 3f0eeab4bc1f4e640384e8753b29ea5081d19d04 Mon Sep 17 00:00:00 2001 From: James Wainwright Date: Thu, 2 Oct 2025 13:51:05 +0100 Subject: [PATCH] [ot] tests/opentitan/data: earlgrey-tests: add passing SPI dev flash smoketests Signed-off-by: James Wainwright --- tests/opentitan/data/earlgrey-tests.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/opentitan/data/earlgrey-tests.txt b/tests/opentitan/data/earlgrey-tests.txt index 68082a88f4e8f..32e5c9ca79a85 100644 --- a/tests/opentitan/data/earlgrey-tests.txt +++ b/tests/opentitan/data/earlgrey-tests.txt @@ -282,6 +282,8 @@ pass: //sw/device/tests:rv_core_ibex_mem_test_prod_sim_qemu_rom_with_fake_keys pass: //sw/device/tests:rv_core_ibex_mem_test_prod_sim_qemu_sival_rom_ext pass: //sw/device/tests:rv_timer_smoketest_sim_qemu_rom_with_fake_keys pass: //sw/device/tests:rv_timer_smoketest_sim_qemu_sival_rom_ext +pass: //sw/device/tests:spi_device_flash_smoketest_sim_qemu_rom_with_fake_keys +pass: //sw/device/tests:spi_device_flash_smoketest_sim_qemu_sival_rom_ext pass: //sw/device/tests:spi_host_irq_test_sim_qemu_rom_with_fake_keys pass: //sw/device/tests:spi_host_irq_test_sim_qemu_sival_rom_ext pass: //sw/device/tests:sram_ctrl_execution_test_sim_qemu_rom_with_fake_keys