-
Notifications
You must be signed in to change notification settings - Fork 1.5k
suit: Add checks for consistency of signing configuration #20461
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
suit: Add checks for consistency of signing configuration #20461
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: df340874528f1ecfc83990b34e7c065fad06f229 more detailssdk-nrf:
Github labels
List of changed files detected by CI (14)Outputs:ToolchainVersion: acee3b0b2b Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
ef1e20e to
44533d1
Compare
44533d1 to
0ca9895
Compare
|
You can find the documentation preview for this PR here. |
It is checked whether the sign Kconfig options and the MPI configurations are consistent. A verbose error is issued if they are not. Signed-off-by: Artur Hadasz <[email protected]>
0ca9895 to
df34087
Compare
|



It is checked whether the sign Kconfig options and the MPI configurations are consistent. A verbose error is issued if they are not.