Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34624 )
Change subject: soc/intel/cannonlake: Clear the GPI IS & IE registers ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34624/1/src/soc/intel/cannonlake/ch... File src/soc/intel/cannonlake/chip.c:
https://review.coreboot.org/c/coreboot/+/34624/1/src/soc/intel/cannonlake/ch... PS1, Line 191: gpi_clear_int_cfg(); Why is this being cleared so late. Can this be done in bootblock instead?