[coreboot-gerrit] Change in coreboot[master]: security/vboot: Add measured boot mode

Patrick Rudolph (Code Review) gerrit at coreboot.org
Thu Nov 8 11:51:54 CET 2018


Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/29547 )

Change subject: security/vboot: Add measured boot mode
......................................................................


Patch Set 3:

(5 comments)

https://review.coreboot.org/#/c/29547/3/src/lib/prog_ops.c
File src/lib/prog_ops.c:

https://review.coreboot.org/#/c/29547/3/src/lib/prog_ops.c@40
PS3, Line 40: 	vboot_prog_run(prog);
if (IS_ENABLED(CONFIG_VBOOT_MEASURED_BOOT))
 ....


https://review.coreboot.org/#/c/29547/3/src/lib/prog_ops.c@50
PS3, Line 50: void __weak vboot_prog_run(struct prog *prog)
no need for weak


https://review.coreboot.org/#/c/29547/3/src/security/vboot/vboot_crtm.c
File src/security/vboot/vboot_crtm.c:

https://review.coreboot.org/#/c/29547/3/src/security/vboot/vboot_crtm.c@63
PS3, Line 63: 		    == 0) {
strange code formating


https://review.coreboot.org/#/c/29547/3/src/security/vboot/vboot_crtm.c@105
PS3, Line 105: void vboot_prog_run(struct prog *prog)
vboot_measure() ?


https://review.coreboot.org/#/c/29547/3/src/security/vboot/vboot_crtm.c@107
PS3, Line 107: 	switch (prog->type) {
map PROG_* to TPM_*_PCR instead, makes it more readable.



-- 
To view, visit https://review.coreboot.org/29547
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I339a2f1051e44f36aba9f99828f130592a09355e
Gerrit-Change-Number: 29547
Gerrit-PatchSet: 3
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph at 9elements.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh at siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-CC: Patrick Rudolph <siro at das-labor.org>
Gerrit-Comment-Date: Thu, 08 Nov 2018 10:51:54 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181108/356385f8/attachment.html>


More information about the coreboot-gerrit mailing list