zephyr/tests/subsys/secure_storage/psa/crypto
Ilya Tagunov 065bd32220 tests: secure_storage: psa: enable malloc arena for Mbed TLS
The PSA Crypto implementation provided by Mbed TLS generally requires
some amount of heap to function, so enable the arena unconditionally
to make the test compatible with MINIMAL_LIBC configurations where the
arena is disabled by default.

Signed-off-by: Ilya Tagunov <Ilya.Tagunov@synopsys.com>
2024-11-29 09:21:13 +01:00
..
src sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2024-11-16 15:22:35 -05:00
CMakeLists.txt
overlay-secure_storage.conf tests: secure_storage: psa: enable malloc arena for Mbed TLS 2024-11-29 09:21:13 +01:00
prj.conf
testcase.yaml