Skip to content

Commit 177aec6

Browse files
committed
[ot] tests/opentitan: earlgrey-tests: Remove RSA test
The `rsa_3072_verify` test was removed from Upstream OpenTitan Earlgrey due to being obsolete, but was previously expected to be passing here. Remove it from the list of passing tests. Signed-off-by: Alex Jones <[email protected]>
1 parent 007293e commit 177aec6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/opentitan/data/earlgrey-tests.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@ pass: //sw/device/tests/crypto:rsa_3072_encryption_functest_sim_qemu_rom_with_fa
170170
pass: //sw/device/tests/crypto:rsa_3072_encryption_functest_sim_qemu_sival_rom_ext
171171
pass: //sw/device/tests/crypto:rsa_3072_signature_functest_sim_qemu_rom_with_fake_keys
172172
pass: //sw/device/tests/crypto:rsa_3072_signature_functest_sim_qemu_sival_rom_ext
173-
pass: //sw/device/tests/crypto:rsa_3072_verify_functest_hardcoded_sim_qemu_rom_with_fake_keys
174-
pass: //sw/device/tests/crypto:rsa_3072_verify_functest_hardcoded_sim_qemu_sival_rom_ext
175173
flaky: //sw/device/tests/crypto:rsa_4096_encryption_functest_sim_qemu_rom_with_fake_keys # Fails timing (max cycle count) check ~25% of the time
176174
flaky: //sw/device/tests/crypto:rsa_4096_encryption_functest_sim_qemu_sival_rom_ext # Fails timing (max cycle count) check ~25% of the time
177175
flaky: //sw/device/tests/crypto:rsa_4096_signature_functest_sim_qemu_rom_with_fake_keys # Fails timing (max cycle count) check ~25% of the time

0 commit comments

Comments
 (0)