Marcello Sylvester Bauer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39200 )
Change subject: Documentation/security/vboot: Add device list ......................................................................
Patch Set 2:
Patch Set 1:
Patch Set 1:
(1 comment)
Patch Set 1: Code-Review+1
I mean, by all means - but we need to make sure that the list is kept up to date now...
It could be autogenerated, but the coreboot repo needs to be hooked into the docker container for that.
I suppose we could add a lint test that fails if a board with the right Kconfig flag isn't mentioned there, too?
I wrote a script to generate the VBOOT device list. Should I add a git commit hook to check, if it has changed?