Lines Matching +full:non +full:- +full:interrupt
1 # ARM Generic Interrupt Controller (GIC) configuration
4 # SPDX-License-Identifier: Apache-2.0
12 # should be specified by adding the appropriate compat (for example arm,gic-v2)
19 The ARM Generic Interrupt Controller v1 (e.g. PL390) works with the
20 ARM Cortex-family processors.
21 Selecting this symbol directly is deprecated. Please add the arm,gic-v1
29 The ARM Generic Interrupt Controller v2 (e.g. GIC-400) works with the
30 ARM Cortex-family processors.
31 Selecting this symbol directly is deprecated. Please add the arm,gic-v2
39 The ARM Generic Interrupt Controller v3 (e.g. GIC-500 and GIC-600)
40 works with the ARM Cortex-family processors.
41 Selecting this symbol directly is deprecated. Please add the arm,gic-v3
55 Some ARM Cortex-family processors only supports single security
67 bool "GIC v3 Interrupt Translation Service"
69 # ITS generates Non-secure Group 1 LPI interrupts, requiring EL1NS
73 Support for the optional Interrupt Translation Service used to translate
74 hardware interrupt from PCIe MSI messages for example. Please note