zephyr/tests/benchmarks
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
..
app_kernel test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
cmsis_dsp test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
data_structure_perf test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
footprints tests: benchmarks: footprint: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
latency_measure test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mbedtls modules: mbedtls: set mbedTLS debug threshold during module initialization 2022-08-17 12:03:52 +02:00
sched
sys_kernel test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00