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 1:
(2 comments)
https://review.coreboot.org/#/c/33404/1/src/northbridge/amd/amdfam10/ht_conf... File src/northbridge/amd/amdfam10/ht_config.c:
https://review.coreboot.org/#/c/33404/1/src/northbridge/amd/amdfam10/ht_conf... PS1, Line 132: die("Error! Out of bounds read in %s:%s\n", __FILE__, __func__); line over 80 characters
https://review.coreboot.org/#/c/33404/1/src/northbridge/amd/amdfam10/ht_conf... PS1, Line 151: die("Error! Out of bounds read in %s:%s\n", __FILE__, __func__); line over 80 characters