zephyr/modules/openthread
Arkadiusz Balys f16f1ae819 net: openthread: Initialize PSA crypto when random is initializing
The psa_generate_random function requires the psa_crypto_init call
before the usage. This can be ensured by calling the psa_crypto_init
in otPlatCryptoRandomInitfunction.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
2023-08-01 08:23:52 +00:00
..
platform net: openthread: Initialize PSA crypto when random is initializing 2023-08-01 08:23:52 +00: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