Home
last modified time | relevance | path

Searched refs:spdx (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst72 .. _west-spdx:
74 Software bill of materials: ``west spdx``
88 west spdx --init -d BUILD_DIR
105 west spdx -d BUILD_DIR
108 :file:`BUILD_DIR/spdx/`:
110 - :file:`app.spdx`: BOM for the application source files used for the build
111 - :file:`zephyr.spdx`: BOM for the specific Zephyr source code files used for the build
112 - :file:`build.spdx`: BOM for the built output files
113 - :file:`modules-deps.spdx`: BOM for modules dependencies. Check
124 ``west spdx`` accepts these additional options:
[all …]
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish181 "spdx" "create SPDX bill of materials" \
491 # spdx
492 …_zephyr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra spdx -d "create SPDX bil…
493 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o i -l init -d "initialize CMake fil…
494 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o d -l build-dir -ra "(__zephyr_west…
495 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o n -l namespace-prefix -rf -d "name…
496 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o s -l spdx-dir -ra "(__zephyr_west_…
497 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -l analyze-includes -d "also analyze …
498 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -l include-sdk -d "also generate SPDX…
Dwest-completion.zsh35 'spdx[create SPDX bill of materials]'
312 '(-s --spdx-dir)'{-s,--spdx-dir}'[SPDX output directory]:spdx output dir:_directories'
Dwest-completion.bash1229 spdx
/Zephyr-latest/lib/posix/options/getopt/
DREADME57 [BSD 3-Clause used in getopt: https://spdx.org/licenses/BSD-3-Clause.html]
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D007_ext-source.md66 Please use an SPDX identifier (https://spdx.org/licenses/), such as
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst92 - The ``west spdx`` command will include the tainted status in its output
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst1602 * :github:`44070` - west spdx TypeError: 'NoneType' object is not iterable
1610 * :github:`43993` - doc: Fix minor display issue for west spdx extension command
1840 * :github:`42072` - west: spdx: Blank FileChecksum field for missing build file
Drelease-notes-3.0.rst953 * :github:`42070` - west: spdx: Missing field for certain build results
Drelease-notes-2.6.rst860 * ``west spdx``: new command which can be used to generate SPDX software
861 bills of materials for a Zephyr application build. See :ref:`west-spdx`.
Drelease-notes-3.2.rst2512 * :github:`44070` - west spdx TypeError: 'NoneType' object is not iterable
/Zephyr-latest/
DKconfig.zephyr709 from the build process. Note this breaks incremental builds, west spdx
D.ruff-excludes.toml1194 "./scripts/west_commands/spdx.py" = [
1739 "./scripts/west_commands/spdx.py",
DCMakeLists.txt1820 # Prevent spdx to use invalid data