Skip to content

scripts: sbom: Add softdevice .hex file support#28328

Open
nicu1989 wants to merge 1 commit intonrfconnect:mainfrom
nicu1989:nicu1989_support_softdevice_hex
Open

scripts: sbom: Add softdevice .hex file support#28328
nicu1989 wants to merge 1 commit intonrfconnect:mainfrom
nicu1989:nicu1989_support_softdevice_hex

Conversation

@nicu1989
Copy link
Copy Markdown
Contributor

Add external license support for sysbuild domain that provides only a .hex file. Example: https://github.com/nrfconnect/sdk-nrf-bm/tree/main/components/softdevice

@nicu1989 nicu1989 requested review from a team as code owners April 22, 2026 11:51
@NordicBuilder NordicBuilder added the doc-required PR must not be merged without tech writer approval. label Apr 22, 2026
@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Apr 22, 2026

CI Information

To view the history of this post, click the 'edited' button above
Build number: 4

Inputs:

Sources:

sdk-nrf: PR head: 5e389013714410060dacaa2df30f602a53101647

more details

sdk-nrf:

PR head: 5e389013714410060dacaa2df30f602a53101647
merge base: 4c4fbf75f6360507c92563b77fb769f8e7d8760d
target head (main): 29d054e7e7ab1f75b2cead35611243a3c8048548
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (3)
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
scripts
│  ├── west_commands
│  │  ├── sbom
│  │  │  ├── input_build.py
│  │  │  │ main.py

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

Comment thread doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst Outdated
@nicu1989 nicu1989 force-pushed the nicu1989_support_softdevice_hex branch from 5262633 to 0ada63a Compare April 22, 2026 12:12
@nicu1989 nicu1989 requested a review from peknis April 22, 2026 12:12
@nicu1989 nicu1989 force-pushed the nicu1989_support_softdevice_hex branch from 0ada63a to 07d6e10 Compare April 22, 2026 12:36
@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR here.

Preview links for modified nRF Connect SDK documents:

https://ncsbmdoc.z6.web.core.windows.net/ncs/PR-28328/nrf/releases_and_maturity/releases/release-notes-changelog.html

Add external license support for sysbuild domain
that provides only a .hex file.
Example: https://github.com/nrfconnect/sdk-nrf-bm/tree/main/components/softdevice

Signed-off-by: Nicolae Dicu <nicolae.dicu@nordicsemi.no>
Copy link
Copy Markdown
Contributor

@carlescufi carlescufi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please test bluetooth/fast_pair with ncs-sbom and see that fp_provisioning_data.hex appears in the  sbom without a license.
@kapi-no can you show @nicu1989 how to test the fast_pair sample so that it generates a fp_provisioning_data.hex file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants