zephyr/subsys
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
..
bluetooth Bluetooth: L2CAP: Add check to see if device is not disconnected 2022-08-17 08:06:19 +00:00
canbus
console
cpp
debug lib: os: assert: Add unreachable path hint for assertion failure 2022-08-10 14:32:36 +02:00
demand_paging
dfu
disk
emul emul: Add sbs_gauge emulator 2022-08-17 08:04:17 +00:00
fb
fs fs: fat_fs: Changing mkfs options to create FAT32 on larger storage 2022-08-10 18:37:33 +02:00
ipc ipc: rpmsg_service: Convert to devicetree APIs 2022-08-16 15:50:03 +02:00
jwt
logging logging: log_output: Add function for processing input arguments 2022-07-21 09:04:37 -04:00
lorawan lorawan: upgrade to LoRaMAC-node v4.6.0 2022-08-03 05:02:57 +01:00
mgmt subsys/mgmt/hawkbit: Clean up flash map usage 2022-08-08 15:03:34 +02:00
modbus modbus: remove the use of DT_INST_LABEL and DT_PROP(inst, label) 2022-08-11 09:39:24 -07:00
net modules: mbedtls: set mbedTLS debug threshold during module initialization 2022-08-17 12:03:52 +02:00
pm pm: policy: allow multiple subscribers to latency changes 2022-08-03 11:19:17 +02:00
portability
random
rtio include: fix the remaining legacy #include paths 2022-08-02 16:41:41 +01:00
sd
settings settings: API for get storage instance used 2022-08-02 15:15:10 +02:00
shell shell: kernel: fix sleep command 2022-08-03 18:47:03 +02:00
stats
storage
task_wdt
testsuite ztest: Add test duration to summary for new ztest 2022-08-11 09:01:12 -04:00
timing
tracing kernel: Use mask rather than boolean to update events 2022-07-25 15:24:32 -04:00
usb
CMakeLists.txt dfu: fixup conditional CMake include 2022-08-05 15:14:40 +02:00
Kconfig