mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 10:25:41 +00:00
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> |
||
---|---|---|
.. | ||
arm | ||
atmel_sam | ||
atmel_sam0 | ||
common/cortex_m | ||
cypress | ||
microchip_mec | ||
nordic_nrf | ||
nxp_imx | ||
nxp_kinetis | ||
nxp_lpc | ||
silabs_exx32 | ||
st_stm32 | ||
ti_lm3s6965 | ||
ti_simplelink | ||
xilinx_zynqmp | ||
CMakeLists.txt | ||
Kconfig |