summaryrefslogtreecommitdiffstats
path: root/src/sbom/amd-microcode.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbom/amd-microcode.json')
-rw-r--r--src/sbom/amd-microcode.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/sbom/amd-microcode.json b/src/sbom/amd-microcode.json
new file mode 100644
index 000000000000..269157d590b8
--- /dev/null
+++ b/src/sbom/amd-microcode.json
@@ -0,0 +1,24 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+{
+ "lang": "en-US",
+ "tag-id": "082d7533-575e-5914-a599-728f636b8f78",
+ "tag-version": 0,
+ "software-name": "AMD-Microcode",
+ "software-version": "<software_version>",
+ "version-scheme": "alphanumeric",
+ "software-meta": [
+ {
+ "persistent-id": "com.amd.microcode",
+ "summary": "Micrcode Updates for AMD Processors"
+ }
+ ],
+ "entity": [
+ {
+ "entity-name": "coreboot",
+ "reg-id": "coreboot.org",
+ "role": [
+ "tagCreator"
+ ]
+ }
+ ]
+}