build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33404 )
Change subject: nb/amd/amdfam10: die() on out of bounds reads ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/33404/2/src/northbridge/amd/amdfam10/ht_conf... File src/northbridge/amd/amdfam10/ht_config.c:
https://review.coreboot.org/#/c/33404/2/src/northbridge/amd/amdfam10/ht_conf... PS2, Line 133: die("Error! Out of bounds read in %s:%s\n", __FILE__, __func__); line over 80 characters
https://review.coreboot.org/#/c/33404/2/src/northbridge/amd/amdfam10/ht_conf... PS2, Line 152: die("Error! Out of bounds read in %s:%s\n", __FILE__, __func__); line over 80 characters