-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Backport v3.0-branch] enabled ed25519/KMU for b0 on nrf54l and Cut down configuration for B0 #21551
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
Conversation
The commit defaults to usage of ed25519 signature with KMU, when building b0 for nrf54l. Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 15946ac)
Configuration options that enable PSA lite with B0 NSIB. Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit dc6b33c)
Cuts NCS banner and events/notifications to further reduce size. Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 08d0b8e)
temporarily diabled Signed-off-by: Mateusz Michalek <[email protected]> (cherry picked from commit 1dfd358)
Testing requires upload of KMU keys, which is currently not available. Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit f4c0cc0)
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 25562f17258a59e176cb1b9029b1e1d5cfba0bd1 more detailssdk-nrf:
Github labels
List of changed files detected by CI (8)Outputs:ToolchainVersion: 7cbc0036f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
Backport f4c0cc0~5..f4c0cc0 from #21310.