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 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/42890/3/src/lib/ram_hash.c File src/lib/ram_hash.c:
https://review.coreboot.org/c/coreboot/+/42890/3/src/lib/ram_hash.c@22 PS3, 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/3/src/lib/ram_hash.c@89 PS3, 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