Page MenuHomeFreeBSD

sgx: Add a simple cdev_pg_path method
ClosedPublic

Authored by jhb on Mar 12 2025, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 7:12 AM
Unknown Object (File)
Thu, Sep 18, 4:17 PM
Unknown Object (File)
Sep 16 2025, 3:39 AM
Unknown Object (File)
Sep 13 2025, 1:17 PM
Unknown Object (File)
Sep 12 2025, 9:41 PM
Unknown Object (File)
Sep 12 2025, 9:25 AM
Unknown Object (File)
Sep 6 2025, 3:45 PM
Unknown Object (File)
Aug 24 2025, 3:52 AM
Subscribers

Details

Summary

This uses the constant string of "sgx" as the pathname

Diff Detail

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

Event Timeline

I don't have any hardware with SGX so can't test this.

I cannot find anything that would be useful to add to the path to distinguish corresponding enclaves.

This revision is now accepted and ready to land.Mar 12 2025, 10:23 PM
This revision was automatically updated to reflect the committed changes.