Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36209 )
Change subject: security/vboot/sync_ec: Add timestamps
......................................................................
Patch Set 20:
(2 comments)
https://review.coreboot.org/c/coreboot/+/36209/20/src/commonlib/include/comm...
File src/commonlib/include/commonlib/timestamp_serialized.h:
https://review.coreboot.org/c/coreboot/+/36209/20/src/commonlib/include/comm...
PS20, Line 86: TS_EC_HASH_READY = 554,
nit: I think there's an intentional split between vboot stuff and non-vboot stuff here, so maybe ins […]
Fair enough.
https://review.coreboot.org/c/coreboot/+/36209/20/src/security/vboot/ec_sync...
File src/security/vboot/ec_sync.c:
https://review.coreboot.org/c/coreboot/+/36209/20/src/security/vboot/ec_sync...
PS20, Line 473: timestamp_add_now(TS_END_EC_SYNC);
nit: Is there a reason this is here and not at the end of vboot_sync_ec()? That would seem a bit mor […]
Now that you say something it does look kinda weird. Will move.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36209
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6e5703c146b5ec27d01700fdb39cb3d2092ea8a8
Gerrit-Change-Number: 36209
Gerrit-PatchSet: 20
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@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: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@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-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Sat, 16 Nov 2019 19:56:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment