build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47336 )
Change subject: soc/intel/elkhartlake: Add Initial support for Intel PSE ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/47336/1/src/soc/intel/elkhartlake/f... File src/soc/intel/elkhartlake/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/47336/1/src/soc/intel/elkhartlake/f... PS1, Line 63: if (CONFIG(PSE_IMAGE)){ suspect code indent for conditional statements (8, 8)
https://review.coreboot.org/c/coreboot/+/47336/1/src/soc/intel/elkhartlake/f... PS1, Line 63: if (CONFIG(PSE_IMAGE)){ space required before the open brace '{'