Page MenuHomeFreeBSD

bhyve: Provide optional libfdt linking
ClosedPublic

Authored by markj on Jul 12 2023, 1:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 10:26 AM
Unknown Object (File)
Mon, Oct 21, 5:33 PM
Unknown Object (File)
Mon, Oct 21, 5:33 PM
Unknown Object (File)
Mon, Oct 21, 5:09 PM
Unknown Object (File)
Sat, Oct 19, 11:49 AM
Unknown Object (File)
Oct 4 2024, 7:04 AM
Unknown Object (File)
Oct 2 2024, 11:50 PM
Unknown Object (File)
Oct 2 2024, 5:36 PM
Subscribers

Details

Summary

The arm64 port currently does not support ACPI, it instead builds up an
FDT which is exported to the guest. This mechanism will not be used on
amd64 but isn't really arm64-specific either, so provide an opt-in
mechanism to link libfdt.

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable