Daniel Pouzzner
|
b468ea77ea
|
linuxkm: use EXPORT_SYMBOL_NS(x, WOLFSSL) if available, else fall back to EXPORT_SYMBOL(x).
|
2020-10-21 14:37:43 -05:00 |
|
Daniel Pouzzner
|
f4981d4c91
|
linuxkm/module_exports.c.template: include openssl compat layer headers in case user configuration needs them.
|
2020-09-23 18:32:16 -05:00 |
|
Daniel Pouzzner
|
5504d9cd4e
|
linuxkm: dial in SIMD options in Kbuild; add boilerplate at the top of all files added for linuxkm.
|
2020-09-23 18:32:16 -05:00 |
|
Daniel Pouzzner
|
9549a5f973
|
linuxkm: add linuxkm/module_exports.c.template, and autogenerate linuxkm/module_exports.c.
|
2020-09-23 18:32:16 -05:00 |
|