Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapting modifications for the kernel. #151

Closed
wants to merge 1 commit into from
Closed

Adapting modifications for the kernel. #151

wants to merge 1 commit into from

Conversation

zhou479
Copy link

@zhou479 zhou479 commented Jul 24, 2023

#152
The kernel has set the vm_flags variable as const and provided a series of interfaces to manipulate it. Therefore, it is necessary to make appropriate modifications to the code in linux-sgx-driver.

The kernel has set the vm_flags variable as const and provided a series of interfaces to manipulate it. Therefore, it is necessary to make appropriate modifications to the code in linux-sgx-driver.
@ticapix
Copy link

ticapix commented Dec 29, 2023

patch tested for successful compilation on a Debian 12.4

# uname -a
Linux pve 6.5.11-7-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-7 (2023-12-05T09:44Z) x86_64 GNU/Linux

@zhou479 zhou479 closed this by deleting the head repository Jan 2, 2024
ticapix added a commit to ticapix/linux-sgx-driver that referenced this pull request Feb 19, 2024
reuse the patch from intel#151 and fix "shift exponent 32 is too large for 32-bit type 'int'" when loading the isgx module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants