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 net: openthread: regular openthread upmerge to `f7690fe` 2023-07-17 10:13:49 +00:00
Kconfig
Kconfig.features net: openthread: regular openthread upmerge to `f7690fe` 2023-07-17 10:13:49 +00:00
Kconfig.thread net: openthread: remove unneeded `OPENTHREAD_MAX_CHILDREN` default value 2023-07-07 10:15:24 +00:00