summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorpatrick <patrick@openbsd.org>2020-07-14 15:42:19 +0000
committerpatrick <patrick@openbsd.org>2020-07-14 15:42:19 +0000
commitd67371fd44d448d849c184b07f62dff67f3a6d4e (patch)
tree3bf72cce552b5b1b5c3f5509a7adf7f03d3b2fc9 /lib/libssl/ssl_lib.c
parentExtend the interrupt API on arm64 and armv7 to be able to pass around (diff)
downloadwireguard-openbsd-d67371fd44d448d849c184b07f62dff67f3a6d4e.tar.xz
wireguard-openbsd-d67371fd44d448d849c184b07f62dff67f3a6d4e.zip
Implement pci_intr_establish_cpu() on arm64 and armv7. The function pointer
in the chipset tag for establishing interrupts now takes a struct cpu_info *. The normal pci_intr_establish() macro passes NULL as ci, which indicates that the primary CPU is to be used. The PCI controller drivers can then simply pass the ci on to our arm64/armv7 interrupt establish "framework". Prompted by dlg@ ok kettenis@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions