Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37562 )
Change subject: EC sync: Properly handle VBERROR return codes from vb2api_ec_sync
......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/37562/3/src/security/vboot/ec_sync....
File src/security/vboot/ec_sync.c:
https://review.coreboot.org/c/coreboot/+/37562/3/src/security/vboot/ec_sync....
PS3, Line 71: EC_REBOOT_FLAG_ON_AP_SHUTDOWN
Actually, sorry, on second thought this seems to be a problem. […]
You're right, this won't work since we're not powering down the AP now. It'll be a no-op effectively and the machine will hang. Tested the new patch on its way.
https://review.coreboot.org/c/coreboot/+/37562/3/src/security/vboot/ec_sync....
PS3, Line 72: BIOS_ERR
nit: could also be EMERG, like die() uses
Ack
--
To view, visit
https://review.coreboot.org/c/coreboot/+/37562
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2748cf626d49c255cb0274cb336b072dcdf8cded
Gerrit-Change-Number: 37562
Gerrit-PatchSet: 3
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: SH Kim
sh_.kim@samsung.corp-partner.google.com
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Fri, 06 Dec 2019 22:42:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment