zephyr/modules/mbedtls
Valerio Setti c6f7f99eaf mbedtls: rename automatically generated Kconfig file for PSA symbols
Rename Kconfig.psa to Kconfig.psa.auto to emphasize that this file
is automatically generated.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-12-16 22:56:43 +01:00
..
configs modules: mbedtls: fix ITS configuration on POSIX architecture 2024-12-02 06:09:13 +01:00
include mbedtls: add CONFIG_MBEDTLS_INIT 2023-07-06 11:45:08 +02:00
CMakeLists.txt modules: mbedtls: compile PAKE with PSA 2024-10-08 05:59:16 -04:00
create_psa_files.py mbedtls: rename automatically generated Kconfig file for PSA symbols 2024-12-16 22:56:43 +01:00
debug.c modules: mbedtls: support stripping newline from debug log messages 2022-08-17 12:03:52 +02:00
Kconfig mbedtls: rename automatically generated Kconfig file for PSA symbols 2024-12-16 22:56:43 +01:00
Kconfig.psa.auto mbedtls: rename automatically generated Kconfig file for PSA symbols 2024-12-16 22:56:43 +01:00
Kconfig.psa.logic mbedtls: auto-enable PSA_WANT_KEY_TYPE_xxx_KEY_PAIR_BASIC 2024-12-16 22:56:43 +01:00
Kconfig.tls-generic mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
shell.c modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
zephyr_entropy.c mbedtls: move entropy polling functions to a dedicated file 2024-08-24 07:16:51 -04:00
zephyr_init.c mbedtls: add ability to use custom memory section for mbedtls heap 2024-09-13 09:18:11 +02:00