[openthread] revert to 5cab15840df7dddd9d2578106bde3067ad45bbae
#748
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GSDK 4.3.2 does not support PBKDF2 key generation using PSA, which is causing problems when running the
pskc -p
CLI command.This commit reverts the
openthread
submodule to before openthread/openthread#9655GSDK 4.4.0 will be released soon, which will have support for PBKDF2 key generation using PSA. After ot-efr32 is updated to use GSDK 4.4.0, we will be able to resume regular updates to the
openthread
submodule@jwhui Can you disable dependabot updates in the meantime?