jaebaek / SGX-Shield

SGX-Shield: Enabling Address Space Layout Randomization (ASLR) for SGX Programs
Other
47 stars 21 forks source link

old SGX driver #1

Open zzoru opened 7 years ago

zzoru commented 7 years ago

SGX Driver compile error on Linux 4.6.0. You can fix this problem by https://github.com/01org/linux-sgx-driver/pull/6/commits/f7090fa5fe9320342e0abdc575f556b73fe4add4

or adjust new sgx driver.

jaebaek commented 7 years ago

Thank you for pointing out the bug and the solution! Actually, the current version in github has a bunch of bugs .. :( I am very sorry for this if some people are embarrassed and spend their time because of bugs I will soon fix them

jovanbulck commented 6 years ago

Pull request #5 should fix this as well.