Skip to content

Commit

Permalink
tests: crypto: include back riscv32 arch for ecc_dh, ecc_dsa and mbedtls
Browse files Browse the repository at this point in the history
Issue fixed by commit "riscv32: fixed context restore upon exiting ISR"

Jira: ZEP-2020

Signed-off-by: Jean-Paul Etienne <[email protected]>
  • Loading branch information
fractalclone authored and Anas Nashif committed Jun 30, 2017
1 parent 3486265 commit b31b416
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion tests/crypto/ecc_dh/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
tests:
- test:
platform_exclude: qemu_riscv32
slow: true
tags: crypto ecc dh
timeout: 500
1 change: 0 additions & 1 deletion tests/crypto/ecc_dsa/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
tests:
- test:
arch_exclude: riscv32 # ZEP-2020
min_ram: 16
tags: crypto ecc dsa
timeout: 180
1 change: 0 additions & 1 deletion tests/crypto/mbedtls/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ tests:
min_ram: 32
tags: crypto mbedtls
timeout: 200
arch_exclude: riscv32

0 comments on commit b31b416

Please sign in to comment.