zephyr/modules/mbedtls
Emil Lindqvist ca41413038 mbedtls: add ability to use custom memory section for mbedtls heap
This commit introduces the option to place the mbed TLS heap in a custom
memory section. The heap might be quite large depending on concurrent
TLS connections, thus it might be needed to place this manually

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2024-09-13 09:18:11 +02:00
..
configs modules: mbedtls: add Kconfig option for MBEDTLS_X509_CRT_WRITE_C 2024-09-13 09:17:44 +02:00
include
CMakeLists.txt
Kconfig mbedtls: add ability to use custom memory section for mbedtls heap 2024-09-13 09:18:11 +02:00
Kconfig.psa
Kconfig.tls-generic modules: mbedtls: add Kconfig option for MBEDTLS_X509_CRT_WRITE_C 2024-09-13 09:17:44 +02:00
create_psa_files.py
debug.c
shell.c
zephyr_entropy.c
zephyr_init.c mbedtls: add ability to use custom memory section for mbedtls heap 2024-09-13 09:18:11 +02:00