When device drivers attach, they configure interrupts. We want to
target all interrupts to the boot cpu early on, and then shuffle
them at a later point. However, we use domain proximity
information to limit which cpus an ITS will target. To handle the
case where the boot cpu isn't in the ITS's proximity doman, we
locate all redistributors and configure all ITS collections at
attach time, so that we're ready to configure any interrupts.
Sponsored by: Ampere Computing