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)
Fri, Oct 10, 12:14 AM
Unknown Object (File)
Thu, Oct 9, 8:11 PM
Unknown Object (File)
Thu, Oct 9, 8:11 PM
Unknown Object (File)
Thu, Oct 9, 5:25 PM
Unknown Object (File)
Tue, Oct 7, 4:28 AM
Unknown Object (File)
Tue, Sep 30, 8:39 PM
Unknown Object (File)
Mon, Sep 29, 6:29 AM
Unknown Object (File)
Wed, Sep 24, 12:57 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.