Daniel Pouzzner
|
2a3fd57b36
|
linuxkm/Kbuild, linuxkm/module_hooks.c: tweaks for buildability on kernel 4.9 (may also fix build on 3.x).
|
2020-09-23 18:32:15 -05:00 |
|
Daniel Pouzzner
|
2591479866
|
linuxkm: add macros mapping malloc(), free(), and realloc() to the kernel equivalents, don't set WOLFSSL_NO_MALLOC, and reduce -Wframe-larger-than= from 256k to 64k; tweak fix for HAVE_INTEL_RDSEED conflict with WOLFSSL_LINUXKM; add clean rule to linuxkm/Makefile.
|
2020-09-23 18:32:15 -05:00 |
|
Daniel Pouzzner
|
c0d831ea3a
|
whoops, can't assert on non-empty "$(AM_CCASFLAGS)$(CCASFLAGS)" in linuxkm/Makefile -- they are often legitimately empty.
|
2020-09-23 18:32:15 -05:00 |
|
Daniel Pouzzner
|
1aa15632ce
|
initial buildability of full libwolfssl.ko loadable kernel module for Linux via ./configure --enable-linuxkm && make.
|
2020-09-23 18:32:15 -05:00 |
|
Daniel Pouzzner
|
603da9e747
|
fix whitespace.
|
2020-09-23 18:32:15 -05:00 |
|
Daniel Pouzzner
|
bc1c85842d
|
WIP: autotools support for LKM
|
2020-09-23 18:32:15 -05:00 |
|