Attention is currently required from: Patrick Rudolph, Richard Hughes, Angel Pons, Nicholas Chin.
Maximilian Brune has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68995 )
Change subject: Documentation/sbom: Add SBOM Documentation ......................................................................
Patch Set 9:
(3 comments)
File Documentation/sbom/sbom.md:
https://review.coreboot.org/c/coreboot/+/68995/comment/e729fdaf_dfb5d61b PS8, Line 94: 3. To build coreboot: Add `CONFIG_SBOM_[software-name]_PATH` to your defconfig pointing to your [software-name] generated File.
Please reflow to 72 chars
Done
https://review.coreboot.org/c/coreboot/+/68995/comment/67251995_7e54106d PS8, Line 97: 1. Generate a SWID/CoSWID/uSWID File in either JSON, XML or CBOR Format as part of your software's build process. for example in form of a Makefile target.
Same as above
Done
https://review.coreboot.org/c/coreboot/+/68995/comment/67b6002d_0ff90e9f PS8, Line 98: 2. Change src/sbom/Makefile.inc (in order to know where to find the CoSWID/SWID/uSWID File) as well as the Makefile in coreboot which builds said software. For example for GRUB2 that could mean to add a Makefile target in payloads/external/GRUB2/Makefile.
Same as above
Done