build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40035 )
Change subject: soc/intel/xeon_sp/cpx: Add multi-core init ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40035/3/src/soc/intel/xeon_sp/cpx/c... File src/soc/intel/xeon_sp/cpx/cpu.c:
https://review.coreboot.org/c/coreboot/+/40035/3/src/soc/intel/xeon_sp/cpx/c... PS3, Line 16: static const void* microcode_patch; "foo* bar" should be "foo *bar"