diff --git a/tests/crypto/ecc_dh/testcase.yaml b/tests/crypto/ecc_dh/testcase.yaml index 80206a497e6107..edf07260fb55bc 100644 --- a/tests/crypto/ecc_dh/testcase.yaml +++ b/tests/crypto/ecc_dh/testcase.yaml @@ -1,6 +1,5 @@ tests: - test: - platform_exclude: qemu_riscv32 slow: true tags: crypto ecc dh timeout: 500 diff --git a/tests/crypto/ecc_dsa/testcase.yaml b/tests/crypto/ecc_dsa/testcase.yaml index 41917d77e1890e..f2ca7536a44eea 100644 --- a/tests/crypto/ecc_dsa/testcase.yaml +++ b/tests/crypto/ecc_dsa/testcase.yaml @@ -1,6 +1,5 @@ tests: - test: - arch_exclude: riscv32 # ZEP-2020 min_ram: 16 tags: crypto ecc dsa timeout: 180 diff --git a/tests/crypto/mbedtls/testcase.yaml b/tests/crypto/mbedtls/testcase.yaml index 915c0c0391d447..8e5a7816f277d7 100644 --- a/tests/crypto/mbedtls/testcase.yaml +++ b/tests/crypto/mbedtls/testcase.yaml @@ -3,4 +3,3 @@ tests: min_ram: 32 tags: crypto mbedtls timeout: 200 - arch_exclude: riscv32