From 39c476e721fb7acd1ed31fdda206e600b6806770 Mon Sep 17 00:00:00 2001 From: Alice Ziuziakowska Date: Thu, 4 Jun 2026 15:58:18 +0100 Subject: [PATCH] [ot] tests/opentitan: earlgrey-tests: Add SPI Host smoke and flash tests Signed-off-by: Alice Ziuziakowska --- tests/opentitan/data/earlgrey-tests.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/opentitan/data/earlgrey-tests.txt b/tests/opentitan/data/earlgrey-tests.txt index fb7b91afcb7b..4f862de6d534 100644 --- a/tests/opentitan/data/earlgrey-tests.txt +++ b/tests/opentitan/data/earlgrey-tests.txt @@ -534,6 +534,10 @@ pass: //sw/device/tests:spi_device_tpm_tx_rx_test_sim_qemu_rom_with_fake_keys pass: //sw/device/tests:spi_device_tpm_tx_rx_test_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:spi_host_smoketest_sim_qemu_rom_with_fake_keys +pass: //sw/device/tests:spi_host_smoketest_sim_qemu_sival_rom_ext +pass: //sw/device/tests:spi_host_winbond_flash_test_sim_qemu_rom_with_fake_keys +pass: //sw/device/tests:spi_host_winbond_flash_test_sim_qemu_sival_rom_ext pass: //sw/device/tests:spi_passthru_test_sim_qemu_rom_with_fake_keys pass: //sw/device/tests:spi_passthru_test_sim_qemu_sival_rom_ext pass: //sw/device/tests:sram_ctrl_execution_test_sim_qemu_rom_with_fake_keys