build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46881 )
Change subject: soc/intel/common/block/cse: Modify heci_send_receive to support MCHI address ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/c/coreboot/+/46881/3/src/soc/intel/common/block/... File src/soc/intel/common/block/cse/cse.c:
https://review.coreboot.org/c/coreboot/+/46881/3/src/soc/intel/common/block/... PS3, Line 539: if(p->group_id == MCHI_GROUP_ID_MCA){ space required before the open brace '{'
https://review.coreboot.org/c/coreboot/+/46881/3/src/soc/intel/common/block/... PS3, Line 539: if(p->group_id == MCHI_GROUP_ID_MCA){ space required before the open parenthesis '('
https://review.coreboot.org/c/coreboot/+/46881/3/src/soc/intel/common/block/... PS3, Line 545: else{ else should follow close brace '}'