HomeFreeBSD

Initially bind all interrupts to the boot CPU when using GICv3

Description

Initially bind all interrupts to the boot CPU when using GICv3

This should be done by routing all interrupts to CPU0,
different assignment will be induced by either interrupts
shuffling or bus_bind_intr().

Reviewed by: wma
Obtained from: Semihalf
Sponsored by: Cavium
Differential Revision: https://reviews.freebsd.org/D5229

Details

Provenance
zbbAuthored on
Reviewer
wma
Differential Revision
D5229: Initially bind all interrupts to the boot CPU when using GICv3
Parents
rS295516: Call pmc_hook() correctly in the ARM64 interrupt handler
Branches
Unknown
Tags
Unknown