Skip to content

Commit 11de823

Browse files
committed
disable mbedtls legacy tests
Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 96c9abf commit 11de823

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/crypto/mbedtls/testcase.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ common:
88
timeout: 400
99
tests:
1010
crypto.mbedtls:
11-
platform_exclude: m2gl025_miv
11+
platform_exclude:
12+
- m2gl025_miv
13+
- nrf54h20dk/nrf54h20/cpuapp
14+
- nrf54h20dk/nrf54h20/cpurad
1215
extra_configs:
1316
- CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0
1417
- arch:riscv64:CONFIG_ZTEST_STACK_SIZE=8192

0 commit comments

Comments
 (0)