-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add vendor and image class UUID support #23609
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
Add vendor and image class UUID support #23609
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: 3a5fd74f9ab141f6b0aa82fc142bf3b9faff1148 more detailssdk-nrf:
Github labels
List of changed files detected by CI (7)
Outputs:ToolchainVersion: 2b2cd9579a Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
4ab54b4
to
c98c5f6
Compare
943c8e9
to
6e0f4f4
Compare
6e0f4f4
to
af886bf
Compare
51f57eb
to
da0c734
Compare
da0c734
to
7f86e6c
Compare
I have tested that on nrf54l15dk, the UUIC CID only, but works fine and was rejecting incorrect or missing CID images. |
c9a6baf
to
d1c4a1d
Compare
Memory footprint analysis revealed the following potential issuesapplications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9090[B] - link (cc: @nrfconnect/ncs-ll-ursus) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-23609/28) |
d1c4a1d
to
2fa45d0
Compare
Enable VID and CID checks inside smp_svr sample for nRF54H20. Ref: NCSDK-34175 Signed-off-by: Tomasz Chyrowicz <[email protected]>
Add handling of VID and CID values in NCS-specific signing scripts. Ref: NCSDK-34175 Signed-off-by: Tomasz Chyrowicz <[email protected]>
2fa45d0
to
3a5fd74
Compare
No description provided.