1common:
2  min_flash: 65
3  min_ram: 36
4  tags:
5    - crypto
6    - mbedtls
7    - userspace
8  timeout: 400
9tests:
10  crypto.mbedtls:
11    platform_exclude: m2gl025_miv
12    extra_configs:
13      - CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0
14      - arch:riscv64:CONFIG_ZTEST_STACK_SIZE=8192
15    integration_platforms:
16      - qemu_x86
17      - native_sim
18