Filip Brozovic has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/86099?usp=email )
Change subject: lib/crc_byte: Parenthesize buffer address in CRC macro ......................................................................
lib/crc_byte: Parenthesize buffer address in CRC macro
This change fixes CRC calculations in cases where an expression calculating the address using pointer arithmetic is passed into the macro.
Change-Id: I55bbd2f208a94068ea3b3b3ae97b1683434c3007 Signed-off-by: Filip Brozovic fbrozovic@gmail.com --- M src/include/crc_byte.h 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/86099/2