Page MenuHomeFreeBSD

sys/conf: Fix arm64 vmm_nvhe dependencies
ClosedPublic

Authored by andrew on Aug 8 2025, 12:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 1:06 AM
Unknown Object (File)
Oct 24 2025, 5:07 AM
Unknown Object (File)
Oct 18 2025, 9:20 PM
Unknown Object (File)
Oct 10 2025, 12:14 AM
Unknown Object (File)
Oct 9 2025, 8:11 PM
Unknown Object (File)
Oct 9 2025, 8:11 PM
Unknown Object (File)
Oct 9 2025, 5:25 PM
Unknown Object (File)
Oct 7 2025, 4:28 AM
Subscribers

Details

Summary

These files include a vmm_hyp equivalent file but don't have a
dependency recorded. Fix this by manually adding this dependency.

This is only a problem in a non-GENERIC configuration as normally vmm
is loaded as vmm.ko.

Sponsored by: Arm Ltd

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Aug 9 2025, 4:46 AM
andrew retitled this revision from sys/conf: Fix arm64 vmm_nvme dependencies to sys/conf: Fix arm64 vmm_nvhe dependencies.Aug 26 2025, 11:20 AM
This revision was automatically updated to reflect the committed changes.