Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34349 )
Change subject: soc/intel/{cnl,icl}: Add support to configure interrupt overrides ......................................................................
Patch Set 4: Code-Review-1
(1 comment)
ACPI would be wrong with an override. Please use southbridge/intel/common/acpi_pirq_gen.c to automatically generate it.
https://review.coreboot.org/c/coreboot/+/34349/4/src/soc/intel/cannonlake/fs... File src/soc/intel/cannonlake/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/34349/4/src/soc/intel/cannonlake/fs... PS4, Line 410: DevIntConfigPtr Could you point to some documentation on the format? It's not in coreboot nor in any public FSP integration guide.