HomeFreeBSD

Finish implementation of ARM PMU interrupts.

Description

Finish implementation of ARM PMU interrupts.
The ARM PMU may use single per-core interrupt or may use multiple generic
interrupts, one per core. In this case, special attention must be paid to
the correct identification of the physical location of the core, its order
in the external database (FDT) and the associated cpuid.

Also keep in mind that a SoC can have multiple different PMUs
(usually one per cluster)

Details

Provenance
mmelAuthored on
Parents
rS368633: Verify (and fix) the context_id argument passed to the mpentry () by PSCI.
Branches
Unknown
Tags
Unknown