zephyr/modules/mbedtls
Valerio Setti c4e1b56ef9 mbedtls: add the python script used to generate PSA Kconfigs
Since PSA has several different symbols defined and since it's
better to keep them aligned with the current MbedTLS release,
a python script is used to generate both:
- Kconfig.psa
- config-psa-generic.h

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-05-23 11:53:02 -04:00
..
configs mbedtls: add configuration file for PSA features 2024-05-23 11:53:02 -04:00
include mbedtls: add CONFIG_MBEDTLS_INIT 2023-07-06 11:45:08 +02:00
CMakeLists.txt modules: mbedtls: fix pk ecc functions undefined references 2024-05-20 14:43:31 +03:00
create_psa_files.py mbedtls: add the python script used to generate PSA Kconfigs 2024-05-23 11:53:02 -04:00
debug.c
Kconfig mbedtls: add Kconfig option for PSA_WANT_ALG_SHA_256 2024-05-08 22:14:19 -07:00
Kconfig.psa mbedtls: add configuration file for PSA features 2024-05-23 11:53:02 -04:00
Kconfig.tls-generic mbedtls: fix entropy module enablement 2024-05-15 14:55:16 +02:00
shell.c
zephyr_init.c mbedtls: add option to use CSPRNG as random source for PSA_CRYPTO_C 2024-05-09 10:27:30 +02:00