diff options
author | 2017-02-25 13:19:57 +0000 | |
---|---|---|
committer | 2017-02-25 13:19:57 +0000 | |
commit | edffca28e9c3bcef05e29c71d07a1a5b2fbc7514 (patch) | |
tree | 8724967cb9258b4f78f03eba65f3d61bb4b50794 /lib/libc | |
parent | Localize _OPT as it is not used as a global variable. (diff) | |
download | wireguard-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/libc')
0 files changed, 0 insertions, 0 deletions