From 6f56260658b2ef8f7af4c3a0ab5c7a4c0216d03d Mon Sep 17 00:00:00 2001 From: Alice Ziuziakowska Date: Mon, 10 Nov 2025 10:58:41 +0000 Subject: [PATCH] [ot] tests/opentitan: earlgrey-tests: Add SPI Device TPM and Passthrough 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 b81902ec0d98..f86976eae5e1 100644 --- a/tests/opentitan/data/earlgrey-tests.txt +++ b/tests/opentitan/data/earlgrey-tests.txt @@ -530,8 +530,12 @@ 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_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_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 pass: //sw/device/tests:sram_ctrl_execution_test_sim_qemu_sival_rom_ext pass: //sw/device/tests:sram_ctrl_memset_test_sim_qemu_rom_with_fake_keys