build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35993 )
Change subject: cpu/x86: Add a prog_run hook to set up caching of XIP stages ......................................................................
Patch Set 17:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35993/17/src/cpu/x86/mtrr/xip_cache... File src/cpu/x86/mtrr/xip_cache.c:
https://review.coreboot.org/c/coreboot/+/35993/17/src/cpu/x86/mtrr/xip_cache... PS17, Line 92: if (ALIGN_DOWN(base, mtrr_size) + mtrr_size < end) { braces {} are not necessary for single statement blocks