coreboot-kgpe-d16/src/soc
Tim Wawrzynczak 740cd31858 soc/intel/common/gpio: Add gpio_routes_ioapic_irq function
This function returns true if any GPIO pad is programmed to route the
given IRQ to the IO-APIC. It does so by keeping track of which pads are
routed to IOxAPIC and looking this up in the new function.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Iceda89cb111caa15056c204b143b4a17d59e523e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49407
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-03-01 08:26:09 +00:00
..
amd soc/amd/common/block/acpimmio: Add fch_disable_legacy_dma_io 2021-03-01 08:21:31 +00:00
cavium
example
intel soc/intel/common/gpio: Add gpio_routes_ioapic_irq function 2021-03-01 08:26:09 +00:00
mediatek mb/google/asurada: Enable RTC for event log 2021-02-25 08:18:17 +00:00
nvidia src: Remove useless comments in "includes" lines 2021-02-04 10:18:49 +00:00
qualcomm memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
rockchip rk3399: clock: Fix style for rkclk_ddr_reset() 2021-02-26 08:18:28 +00:00
samsung src: Remove unused <boot_device.h> 2021-02-10 07:22:08 +00:00
sifive memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
ti soc/ti/am335x/header.c: Add missing include 2021-02-03 08:55:15 +00:00
ucb