zephyr/subsys/net/lib/tls_credentials
Jordan Yates 83b1a983a9 net: lib: tls_credentials: earlier initialisation
The TLS credentials libraries are purely software constructs with no
external dependencies, run them immediately after the kernel setup to
allow other initialisation functions to add credentials without the
requirement to run in the back half of the `APPLICATION` priority.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-07-12 14:50:09 +02:00
..
CMakeLists.txt tls_credentials: add Trusted Credential storage backend 2022-08-18 12:33:07 +02:00
Kconfig tls_credentials: add Trusted Credential storage backend 2022-08-18 12:33:07 +02:00
tls_credentials.c net: lib: tls_credentials: earlier initialisation 2023-07-12 14:50:09 +02:00
tls_credentials_trusted.c net: lib: tls_credentials: earlier initialisation 2023-07-12 14:50:09 +02:00
tls_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00