-
Couldn't load subscription status.
- Fork 1.4k
secure_storage: fix tests #23309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
secure_storage: fix tests #23309
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 785d781aa2216dec43f7c8decbc6117847f3600d more detailssdk-nrf:
Github labels
List of changed files detected by CI (2)Outputs:ToolchainVersion: 684b32e022 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
7879ecc to
0d39542
Compare
|
@nrfconnect/ncs-co-build-system please review |
The HUK library requires the HUK to be written to be able to derive keys. When Secure storage uses the HUK library to derive keys, default-enable the Kconfig option which allows to write the HUK automatically on PSA Crypto init so that the users don't have to do it themselves and don't get confused by Secure storage not working out of the box. Signed-off-by: Tomi Fontanilles <[email protected]>
To be more user-friendly. Signed-off-by: Tomi Fontanilles <[email protected]>
0d39542 to
785d781
Compare
Some tests have started failing since the last upmerge or so.
See commits.