Attention is currently required from: Martin Roth, Paul Menzel, Christian Walter, Krystian Hebel. Maximilian Brune has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63639 )
Change subject: Add SBOM (Software Bill of Materials) Generation ......................................................................
Patch Set 6:
(4 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/63639/comment/7136371c_dc5c5574 PS2, Line 8:
Please add the motivation.
Done
File src/Kconfig:
https://review.coreboot.org/c/coreboot/+/63639/comment/a215d4f1_27c1e76a PS2, Line 434: of the corebot itself into the SBOM (Software Bill of Materials) File in your build
coreboot
Done
File src/sbom/coreboot.ini.src:
https://review.coreboot.org/c/coreboot/+/63639/comment/6af3eb06_8a1405b0 PS2, Line 4: software-name = Coreboot
coreboot
Done
File src/southbridge/intel/common/firmware/Kconfig:
https://review.coreboot.org/c/coreboot/+/63639/comment/540b0239_441dced8 PS5, Line 23: string "Path and filename of the descriptor.bin file"
Should this also get an SBOM file?
originally I included one, but removed it because the Intel Firmware Descriptor is only like a big config file in FLASH instead of a binary with actual executable code. I forgot to remove the part in the Makefile for the IFD, but removed it now in Patchset 6.