2021-01-08 04:16:08 +08:00
|
|
|
common:
|
|
|
|
min_flash: 65
|
|
|
|
min_ram: 36
|
|
|
|
tags: crypto mbedtls userspace
|
2021-02-08 22:05:39 +08:00
|
|
|
timeout: 400
|
2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2018-02-17 22:56:45 +08:00
|
|
|
crypto.mbedtls:
|
2021-01-08 04:16:08 +08:00
|
|
|
arch_exclude: riscv64
|
2022-03-31 08:55:26 +08:00
|
|
|
platform_exclude: m2gl025_miv
|
2022-06-29 05:17:03 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_PICOLIBC_HEAP_SIZE=0
|
2021-01-08 04:16:08 +08:00
|
|
|
crypto.mbedtls.riscv64:
|
|
|
|
arch_allow: riscv64
|
|
|
|
extra_configs:
|
2022-02-18 00:07:03 +08:00
|
|
|
- CONFIG_ZTEST_STACK_SIZE=8192
|