summaryrefslogtreecommitdiffstats
path: root/src/sbom/generic-ec.json
blob: 11a16603114ad4037efe177b9e25ad594c3919fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* SPDX-License-Identifier: GPL-2.0-only */
{
  "lang": "en-US",
  "tag-id": "cb643972-4544-525e-a25e-31651fe9fcbe",
  "tag-version": 0,
  "software-name": "Embedded Controller Firmware",
  "software-meta": [
    {
      "summary": "The Embedded Controller is a microcontroller which handles various tasks such as power management and keyboard control"
    }
  ],
  "entity": [
    {
      "entity-name": "coreboot",
      "reg-id": "coreboot.org",
      "role": [
        "tagCreator"
      ]
    }
  ]
}