-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: Add PSA ed25519 image encryption/verification to MCUboot #16641
Conversation
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
Test specificationCI/Jenkins/NRF
CI/Jenkins/integration
test-fw-nrfconnect-boot: added because there was no .github/test-spec.yml in 'mcuboot' Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
82147c6
to
86c5181
Compare
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 0b6f76f19cbea12d4b233d9ce78828cce0120d4f more detailssdk-nrf:
mcuboot:
Github labels
List of changed files detected by CI (18)
Outputs:ToolchainVersion: 9583beca34 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
86c5181
to
6765ffa
Compare
6765ffa
to
58ba5ff
Compare
851f336
to
168019f
Compare
Update MCUboot version to birng in PSA encryption support. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
168019f
to
0b6f76f
Compare
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.
minor commit typo *bring
Update MCUboot version to birng in PSA encryption support.
Note that at this point MCUboot partition > 76k is needed.
To build MCUboot only:
or for nrf52840
Above gives both encryption and verification.
The --no-sysbuild has been added to make life easier and note that you have to modify the partition layout to allow MCUboot to fit.