-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: sdk-zephyr: Update certificates for RSA-3072 support with NRF security #23282
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
manifest: sdk-zephyr: Update certificates for RSA-3072 support with NRF security #23282
Conversation
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, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: aa70867a9ff8136f27df1769bd8e7bab9d3a8b1e more detailssdk-nrf:
hostap:
zephyr:
Github labels
List of changed files detected by CI (63)
Outputs:ToolchainVersion: 684b32e022 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
5915de0
to
bb2ccb5
Compare
bb2ccb5
to
6b907fa
Compare
a2b78a8
to
8f14b74
Compare
Automatically created by Github Action Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Max MPI size is set to 256 by default. This needs to be increased to 384 to handle RSA-3072 signature. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
Increase size of Protected Storage partition to accommodate the certificates required for W-Fi enterprise security. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
For build with TFM and support for protected storage enabled, additional RAM needs to be freed to accommodate the additional features. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
8f14b74
to
aa70867
Compare
Will open a manual manifest update PR for convinience. |
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3045