zephyr/modules/openthread/platform
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
..
alarm.c
CMakeLists.txt
crypto_psa.c modules: openthread: initialize settings in otPlatCryptoInit() 2023-08-28 14:27:53 +02:00
diag.c modules: openthread: remove code_utils.h include 2023-02-27 11:34:52 +01:00
entropy.c net: openthread: Refactor openthread entropy otPlatEntropyGet. 2023-07-17 13:22:16 +00:00
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h manifest: openthread: Regular openthread upmerge to 6d55738 2023-06-23 09:20:23 +02:00
platform-zephyr.h modules: openthread: add otPlatDiagRadioTransmitCarrier 2023-02-24 09:26:01 +01:00
platform.c
radio.c openthread: rename shadow variables 2023-08-22 11:39:58 +02:00
settings.c
shell.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
spi.c
uart.c net: openthread: Fix double initialization problem in openthread usb. 2023-05-19 19:53:21 +00:00