diff --git a/tests/crypto/test_aes/testcase.ini b/tests/crypto/test_aes/testcase.ini index a525c106d47..cd45d51ebdd 100644 --- a/tests/crypto/test_aes/testcase.ini +++ b/tests/crypto/test_aes/testcase.ini @@ -1,5 +1,3 @@ [test] tags = crypto aes build_only = false -# FIXME: ZEP-1722 -arch_exclude = xtensa \ No newline at end of file diff --git a/tests/crypto/test_ctr_prng/testcase.ini b/tests/crypto/test_ctr_prng/testcase.ini index bbee0f2fd49..fbe86548655 100644 --- a/tests/crypto/test_ctr_prng/testcase.ini +++ b/tests/crypto/test_ctr_prng/testcase.ini @@ -1,5 +1,3 @@ [test] tags = crypto ctr prng build_only = false -# FIXME: ZEP-1722 -arch_exclude = xtensa \ No newline at end of file diff --git a/tests/crypto/test_ecc_dh/testcase.ini b/tests/crypto/test_ecc_dh/testcase.ini index c65829b5612..216b6dd3466 100644 --- a/tests/crypto/test_ecc_dh/testcase.ini +++ b/tests/crypto/test_ecc_dh/testcase.ini @@ -4,5 +4,3 @@ timeout = 500 slow = True # FIXME platform_exclude = qemu_riscv32 -# FIXME: ZEP-1722 -arch_exclude = xtensa