google / safeside

Understand and mitigate software-observable side-channels
BSD 3-Clause "New" or "Revised" License
498 stars 54 forks source link

Use procfs instead of sysfs in kernel modules #62

Closed asteinha closed 5 years ago

asteinha commented 5 years ago

Migrate from SYSFS to PROCFS. License our kernel modules under Apache-2.0 now that we do not require EXPORT_SYMBOL_GPL APIs. Renaming the third_party directory to kernel_modules.