zephyr/modules/openthread
Damian Krolik 36b7a3e701 net: openthread: Remove PSA crypto backend workarounds
Remove two workarounds in OpenThread's PSA crypto backend
that were required when Zephyr used pre-1.5 TF-M version:
1. psa_open_key() is no longer needed to reference
   a persistent key
2. psa_cipher_encrypt() can be used to simplify AES
   encryption

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
2024-01-12 11:26:41 -06:00
..
platform net: openthread: Remove PSA crypto backend workarounds 2024-01-12 11:26:41 -06:00
CMakeLists.txt net: openthread: implement otPlatResetToBootloader 2024-01-11 15:37:58 -06:00
Kconfig net: openthread: Move glue code into module directory 2022-07-11 11:00:12 +02:00
Kconfig.features net: openthread: implement otPlatResetToBootloader 2024-01-11 15:37:58 -06:00
Kconfig.thread net: openthread: increase TCAT stack size 2024-01-03 19:01:05 +00:00