tests/mbedtls: Reduce MPU partition usage for picolibc

Disable the picolibc heap to avoid using one MPU partition.

Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2022-06-28 14:17:03 -07:00 committed by Carles Cufí
commit 5b845d60ba

View file

@ -7,6 +7,8 @@ tests:
crypto.mbedtls:
arch_exclude: riscv64
platform_exclude: m2gl025_miv
extra_configs:
- CONFIG_PICOLIBC_HEAP_SIZE=0
crypto.mbedtls.riscv64:
arch_allow: riscv64
extra_configs: