HomeFreeBSD

Allow CPUs to be missing in the Arm PMU driver

Description

Allow CPUs to be missing in the Arm PMU driver

To support running on some emulators we allow CPU start to fail if the
CPU we are starting is not present. The PMU driver will then check if
the CPU is present and fail to attach if any are missing.

To allow the PMU to be used in such an environment don't fail to attach
when a CPU is missing.

Sponsored by: Arm Ltd

Details

Provenance
andrewAuthored on Dec 19 2022, 1:51 PM
Parents
rGf9ccec823a9f: Add support for the new Arm Generic UART _HID
Branches
Unknown
Tags
Unknown