HomeFreeBSD

Enable IPIs on CPU 0 on arm and arm64

Description

Enable IPIs on CPU 0 on arm and arm64

Not all interrupt controllers enable IPIs by default as the Arm
GIC specs make it an implementation defined option. As at least two
hypervisors have also previously masked the IPIs on boot.

As we already enable these IPIs on the non-boot CPUs it is expected
this is a safe operation.

Differential Revision: https://reviews.freebsd.org/D26975

Details

Provenance
andrewAuthored on May 2 2021, 7:43 AM
Differential Revision
D26975: Enable IPIs on CPU 0 on arm and arm64
Parents
rGfe3822497726: Implement bus_map_resource on arm64
Branches
Unknown
Tags
Unknown