summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorpatrick <patrick@openbsd.org>2017-02-25 13:19:57 +0000
committerpatrick <patrick@openbsd.org>2017-02-25 13:19:57 +0000
commitedffca28e9c3bcef05e29c71d07a1a5b2fbc7514 (patch)
tree8724967cb9258b4f78f03eba65f3d61bb4b50794 /lib
parentLocalize _OPT as it is not used as a global variable. (diff)
downloadwireguard-openbsd-edffca28e9c3bcef05e29c71d07a1a5b2fbc7514.tar.xz
wireguard-openbsd-edffca28e9c3bcef05e29c71d07a1a5b2fbc7514.zip
Implement support for interrupt types. The GIC only seems to support
level triggered active-high or egdge triggered low-to-high interrupts. We currently always configure them to be level triggered, which is a sane default for most controllers. Since MSI interupts on the GIC are edge triggered, we need to be able to parse the type information and to configure the interrupt correspondingly. ok kettenis@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions