mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add a config flag to enable conditional mbebtls initialization at startup, defaulting to enabled. Also add a function, mbedtls_init(), that should be called by platforms that wish to initialise mbedtls at a time of their choosing. Signed-off-by: Eugene Cohen <quic_egmc@quicinc.com> Signed-off-by: Dave Aldridge <quic_daldridg@quicinc.com>