HomeFreeBSD

Only build acpi_timer.c on x86, it fails on arm64 as it attempts to access

Description

Only build acpi_timer.c on x86, it fails on arm64 as it attempts to access
an invalid address. It is also unneeded on arm64 as we use the ARM Generic
Timer driver.

Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on
Parents
rS309015: MFC r308694:
Branches
Unknown
Tags
Unknown