-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: Update to sdk-oberon-psa-crypto PR #34 for secp521r1 #25688
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
base: main
Are you sure you want to change the base?
Conversation
-This manifest change takes in a fix for invalid buffer mangagement when using secp521r1 using Oberon PSA crypto drivers. ref: NCSDK-36329 Signed-off-by: Frank Audun Kvamtrø <[email protected]>
|
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 3c00b13c6ebb45e649914a97e5c2745c82f74cc6 more detailssdk-nrf:
oberon-psa-crypto:
Github labels
List of changed files detected by CI (2)Outputs:ToolchainVersion: df3cc9d822 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
tomi-font
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's probably best to not mention the PR # in the commit title, also GitHub makes an automatic link to #34
|
This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time. |
-This manifest change takes in a fix for invalid buffer mangagement
when using secp521r1 using Oberon PSA crypto drivers.
ref: NCSDK-36329