Intel Confidential Computing
Discussion board focused on Intel Confidential Computing technologies and how they can protect data and AI security, privacy, and sovereignty.

Paging support in Linux SGX SDK

SAM_R_2
Beginner
2,282 Views

Hi,

I have read the article regarding paging support is not available in Windows SGX SDK. How about the Linux SGX SDK, whether paging support is available or not? Share the sample code path with me.

- Thanks

0 Kudos
1 Solution
Surenthar_S_Intel
2,282 Views

Hi Sam,

Yes, Linux driver supports paging, which allows the enclave to access the additional RAM via page swaps. The Windows kernel does not yet support this feature, so it is limited to ~90 MB.

-Surenthar

View solution in original post

0 Kudos
3 Replies
Juan_d_Intel
Employee
2,282 Views

The Linux driver does support paging.

0 Kudos
Surenthar_S_Intel
2,283 Views

Hi Sam,

Yes, Linux driver supports paging, which allows the enclave to access the additional RAM via page swaps. The Windows kernel does not yet support this feature, so it is limited to ~90 MB.

-Surenthar

0 Kudos
SAM_R_2
Beginner
2,282 Views

Thanks Juan and Surenthar...

0 Kudos
Reply