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)
Tue, Mar 31, 2:51 AM
Unknown Object (File)
Sat, Mar 28, 11:50 AM
Unknown Object (File)
Fri, Mar 27, 12:26 PM
Unknown Object (File)
Fri, Mar 27, 8:08 AM
Unknown Object (File)
Thu, Mar 26, 12:13 PM
Unknown Object (File)
Wed, Mar 25, 7:58 PM
Unknown Object (File)
Mon, Mar 23, 4:20 PM
Unknown Object (File)
Sun, Mar 22, 11:38 PM
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.