Skip to content

Commit 57b42a6

Browse files
module: add security info to module.yml
Add CPE and PURL references to module.yml file for use by Zephyr's SPDX generation tool Signed-off-by: Matt Rodgers <[email protected]>
1 parent 713ffbf commit 57b42a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

zephyr/module.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ name: trusted-firmware-a
33
build:
44
cmake-ext: True
55
kconfig-ext: True
6+
security:
7+
external-references:
8+
- cpe:2.3:o:arm:trusted_firmware-a:2.10.4:*:*:*:lts:*:*:*
9+
- pkg:github/ARM-software/[email protected]

0 commit comments

Comments
 (0)