Joel Kitching has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36845 )
Change subject: security/vboot: Remove vboot_set_selected_region()
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36845/1/src/security/vboot/vboot_lo...
File src/security/vboot/vboot_loader.c:
https://review.coreboot.org/c/coreboot/+/36845/1/src/security/vboot/vboot_lo...
PS1, Line 76: const struct vb2_context *ctx = vboot_get_context();
Done. […]
Our current assumption is that vboot_get_context() will only ever be called by verstage for the first time.
vboot_get_context() calls vboot_logic_executed() to figure out whether it should create a new context object, or restore the one from a previous stage.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36845
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I27cb1a2175beb189053fc3e44b17b60aba474bb0
Gerrit-Change-Number: 36845
Gerrit-PatchSet: 2
Gerrit-Owner: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Fri, 15 Nov 2019 11:41:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Yu-Ping Wu
yupingso@google.com
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment