build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42890 )
Change subject: lib: Add a library to hash and verify RAM contents
......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/c/coreboot/+/42890/4/src/lib/ram_hash.c
File src/lib/ram_hash.c:
https://review.coreboot.org/c/coreboot/+/42890/4/src/lib/ram_hash.c@22
PS4, Line 22: for_each_block(const struct hash_range *range, struct hash_entry *entry, size_t buffer_size,
that open brace { should be on the previous line
https://review.coreboot.org/c/coreboot/+/42890/4/src/lib/ram_hash.c@89
PS4, Line 89: for_each_range(struct hash_range ranges[], size_t range_count, void *buffer, size_t buffer_size,
that open brace { should be on the previous line
--
To view, visit
https://review.coreboot.org/c/coreboot/+/42890
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6b38facba17bdd57a94987cfb49e71067ff8b769
Gerrit-Change-Number: 42890
Gerrit-PatchSet: 4
Gerrit-Owner: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 08 Jul 2020 17:38:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment