-
Notifications
You must be signed in to change notification settings - Fork 1.4k
suit: nRF9280 SUIT support #18496
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: nRF9280 SUIT support #18496
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: d7b37b4a890d4822ba067a46ead354ab34f741ab more detailssdk-nrf:
Github labels
List of changed files detected by CI (25)Outputs:ToolchainVersion: 342151af73 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
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.
2 comments are optional, rest are required
|
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. |
|
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. |
ce5733a to
5625d67
Compare
|
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 Publish GitHub Action. |
57e182a to
13bb933
Compare
config/suit/templates/nrf9280/default/v1/app_recovery_envelope_direct.yaml.jinja2
Outdated
Show resolved
Hide resolved
f3dd4ad to
1643daf
Compare
fc4dd63 to
7f276c1
Compare
7f276c1 to
63692db
Compare
63692db to
3658d2e
Compare
16405ab to
6cef595
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.
I do not see any blockers to merge this
config/suit/templates/nrf9280/default/v1/app_envelope.yaml.jinja2
Outdated
Show resolved
Hide resolved
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.
There is an upcoming change to this function (it will be renamed + little change in functionality in here): https://github.com/nrfconnect/sdk-nrf/pull/20050/files#diff-5f831b3a82f1e14d189946f985f443439e1f68e17d67551dc146b0f47735fe18R161 - depending on which PR will come first we will have to align this in one PR or the other
e00722d to
0d32316
Compare
0d32316 to
fb238ff
Compare
Add SUIT support for nRF9280 EngB product. Signed-off-by: Tuomas Parttimaa <[email protected]>
fb238ff to
d7b37b4
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.
All comments addressed
Add SUIT support for nRF9280 EngB product.