Add support for MSI interrupts to the gicv2m controller. The allocation
authorandrew <andrew@FreeBSD.org>
Mon, 14 Dec 2015 16:07:20 +0000 (16:07 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 14 Dec 2015 16:07:20 +0000 (16:07 +0000)
commit4eff80263a2fcd92bd206aac7b8ce8a84cb83543
treee883341f9f5b9461672ed8f62eb0cc5a8c7881c8
parent0c927cc302bd439c4bafe91975d2052d2fd36253
Add support for MSI interrupts to the gicv2m controller. The allocation
is still quite simplistic, it just increments a counter to use the next
interrupt.

Obtained from: ABT Systems Ltd
Sponsored by: SoftIron Inc
sys/arm64/arm64/gic.c