zephyr/tests/crypto/mbedtls/testcase.yaml

18 lines
342 B
YAML

common:
min_flash: 65
min_ram: 36
tags:
- crypto
- mbedtls
- userspace
timeout: 400
tests:
crypto.mbedtls:
platform_exclude: m2gl025_miv
extra_configs:
- CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0
- arch:riscv64:CONFIG_ZTEST_STACK_SIZE=8192
integration_platforms:
- qemu_x86
- native_sim