Skip to content

Commit 262b30f

Browse files
kartbennashif
authored andcommitted
doc: develop: west: document spdx not being supported for native_sim
Generating SPDX SBOMs for the ``native_sim`` platform has propably never worked, but at least now it will be documented. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent b7bb1c9 commit 262b30f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/develop/west/zephyr-cmds.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ source files that are compiled to generate the built library files.
165165
- ``--include-sdk``: with ``--analyze-includes``, also create a fourth SPDX
166166
document, :file:`sdk.spdx`, which lists header files included from the SDK.
167167

168+
.. warning::
169+
170+
The generation of SBOM documents for the ``native_sim`` platform is currently not supported.
171+
168172
.. _SPDX specification clause 6:
169173
https://spdx.github.io/spdx-spec/v2.2.2/document-creation-information/
170174

0 commit comments

Comments
 (0)