zephyr/modules
Marcin Niestroj 6653fd945f modules: mbedtls: set mbedTLS debug threshold during module initialization
mbedTLS library threshold initialization was done in native TLS socket
implementation (which tends to use mbedTLS now) and inside mbedTLS
benchmark test. Move that to mbedTLS module initialization, as this is a
global setting.

Update description of CONFIG_MBEDTLS_DEBUG_LEVEL to clarify when
mbedtls_debug_set_threshold() is called.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-08-17 12:03:52 +02:00
..
canopennode drivers: can: convert enum can_mode to a bit field 2022-05-11 10:47:54 +02:00
fff test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
hal_gigadevice modules: hal_gigadevice: add support for CMP, TMU and SHRTIMER 2022-08-12 14:13:49 +01:00
hal_infineon modules: hal_infineon: fix CMake Warning when build non Infineon device 2022-05-16 10:17:29 +02:00
hal_nordic modules: hal_nordic: Remove Kconfig.dt 2022-08-17 08:06:55 +00:00
hal_nxp modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
hal_rpi_pico drivers: pwm: add pwm driver for rpi_pico 2022-07-07 15:17:26 +02:00
liblc3codec
littlefs modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
loramac-node
lz4
mbedtls modules: mbedtls: set mbedTLS debug threshold during module initialization 2022-08-17 12:03:52 +02:00
nanopb
openthread net: openthread: allow to configure OPENTHREAD_MESSAGE_BUFFER_SIZE 2022-08-10 12:01:18 +02:00
segger segger: Resolve circular include dependencies 2022-08-02 13:09:21 +02:00
tflite-micro
TraceRecorder
trusted-firmware-m modules: tfm: Exclude non-secure TF-M application from build 2022-08-09 13:59:02 +02:00
uoscore-uedhoc modules: Add uoscore-uedhoc repository 2022-08-12 16:17:59 +02:00
zcbor Revert "modules: zcbor: kconfig: Disallow ZCBOR_VERBOSE with MINIMAL_LIBC" 2022-05-26 17:38:50 +02:00
Kconfig civetweb: remove obsolete code 2022-06-22 08:26:13 -07:00
Kconfig.altera
Kconfig.atmel
Kconfig.cmsis
Kconfig.cmsis_dsp
Kconfig.cmsis_nn
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 soc: xtensa: esp32_net: update kconfig 2022-08-16 18:06:02 +02:00
Kconfig.imx drivers: pinctrl: refactor pin control support for imx rt 2022-05-12 16:57:17 -05:00
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl manifest: Update lvgl 2022-08-12 17:54:03 -05:00
Kconfig.mcuboot_bootutil
Kconfig.mcux nxp_imx: rt: add XBARA Inter-Peripheral Crossbar Switch Kconfig option 2022-07-01 16:23:11 +00:00
Kconfig.microchip modules: Add entry for Microchip mpfs hal 2022-05-06 11:32:54 +02:00
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 module: Kconfig stm32 includes the DELAYBLOCK (DLYB) 2022-05-12 14:56:25 -05:00
Kconfig.syst
Kconfig.telink
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake