zephyr/soc
Stephanos Ioannidis 11d0f0a294 drivers: interrupt_controller: Refactor GIC configurations
The current GIC configuration scheme is designed to support only one
specific type and version of GIC (i.e. GIC-400 that implements the
GICv2 interface).

This commit adds a set of GIC version configuration symbols that can
be selected by the SoC configuration to specify which version of GIC
interface is implemented in the SoC.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2019-12-19 11:05:27 -05:00
..
arc
arm drivers: interrupt_controller: Refactor GIC configurations 2019-12-19 11:05:27 -05:00
nios2
posix
riscv openisa_rv32m1: kconfig: Remove base address/size symbols 2019-12-11 12:44:47 -06:00
x86
xtensa
Kconfig