zephyr/modules/openthread
Maciej Baczmanski be483d76d7 modules: openthread: initialize settings in otPlatCryptoInit()
In OpenThread, Settings are initialized after KeyManager by default.
If device uses PSA with emulated TFM, Settings have to be initialized
at the end of otPlatCryptoInit(), to be available before storing
Network Key.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
2023-08-28 14:27:53 +02:00
..
platform modules: openthread: initialize settings in otPlatCryptoInit() 2023-08-28 14:27:53 +02:00
CMakeLists.txt
Kconfig
Kconfig.features
Kconfig.thread