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)
Mon, Feb 3, 4:41 PM
Unknown Object (File)
Sun, Jan 26, 12:29 AM
Unknown Object (File)
Sat, Jan 25, 1:47 AM
Unknown Object (File)
Jan 11 2025, 3:56 AM
Unknown Object (File)
Jan 9 2025, 3:23 PM
Unknown Object (File)
Dec 7 2024, 2:59 AM
Unknown Object (File)
Oct 22 2024, 10:26 AM
Unknown Object (File)
Oct 21 2024, 5:33 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