build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40762 )
Change subject: src/cpu/x86/mtrr/earlymtrr: Validate MTRR arguments ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40762/1/src/cpu/x86/mtrr/earlymtrr.... File src/cpu/x86/mtrr/earlymtrr.c:
https://review.coreboot.org/c/coreboot/+/40762/1/src/cpu/x86/mtrr/earlymtrr.... PS1, Line 46: printk(BIOS_ERR, "MTRR Error: base %#x must be aligned to size %#x\n", base, size); line over 96 characters