[coreboot-gerrit] Change in coreboot[master]: security/vboot: build vboot_fw20.a per stage

Julius Werner (Code Review) gerrit at coreboot.org
Thu Oct 25 03:25:28 CEST 2018


Julius Werner has posted comments on this change. ( https://review.coreboot.org/29253 )

Change subject: security/vboot: build vboot_fw20.a per stage
......................................................................


Patch Set 1:

(1 comment)

https://review.coreboot.org/#/c/29253/1/src/security/vboot/Makefile.inc
File src/security/vboot/Makefile.inc:

https://review.coreboot.org/#/c/29253/1/src/security/vboot/Makefile.inc@87
PS1, Line 87: vboot_reference-$(1)
Isn't there a way to map multiple stages to vboot_reference-$(ARCH-$(1)-y) or something like that, so that you don't end up building the same code multiple times in the vast majority of cases where the architecture will be the same? There may be some differences in $(CFLAGS_$(1)) and such (e.g. -D__VERSTAGE__ vs. -D__ROMSTAGE__), but none that should affect vboot in any way. So you could just pick one of them or throw them all together or something and it should still work.



-- 
To view, visit https://review.coreboot.org/29253
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: Ib6807ff73c2713f3b23f43055325b2c40ff1a17d
Gerrit-Change-Number: 29253
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-CC: Julius Werner <jwerner at chromium.org>
Gerrit-Comment-Date: Thu, 25 Oct 2018 01:25:28 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181025/d03249e5/attachment.html>


More information about the coreboot-gerrit mailing list