wolfssl/linuxkm
Masashi Honma 30a01a0758 Fix failure of check at commiting when linuxkm is enabled
Making check in linuxkm
make[2]: Entering directory '/home/honma/git/wolfssl/linuxkm'
make[2]: warning: -j13 forced in submake: resetting jobserver mode.
make[2]: *** No rule to make target 'check'.  Stop.
make[2]: Leaving directory '/home/honma/git/wolfssl/linuxkm'
make[1]: *** [Makefile:6431: check-recursive] Error 1
make[1]: Leaving directory '/home/honma/git/wolfssl'
make: *** [Makefile:6901: check] Error 2

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2021-11-22 05:50:38 +09:00
..
Kbuild linuxkm: fix Makefile to properly pivot module signature on CONFIG_MODULE_SIG==y; remove not-yet-kernel-compatible asm files from the ASFLAGS_FPU_DISABLE_SIMD_ENABLE list, matching the OBJECT_FILES_NON_STANDARD list, for clarity. 2021-10-26 20:24:28 -05:00
Makefile Fix failure of check at commiting when linuxkm is enabled 2021-11-22 05:50:38 +09:00
get_thread_size.c
include.am --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00
module_exports.c.template linuxkm/module_exports.c.template: remove accidentally added MSC clause. 2021-11-08 17:35:10 -06:00
module_hooks.c linuxkm: in module_hooks.c, refactor WOLFSSL_LINUXKM_SIMD_X86_IRQ_ALLOWED gates to WOLFSSL_LINUXKM_SIMD_X86, and add updateFipsHash(). 2021-11-09 22:02:17 -06:00
pie_first.c --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00
pie_last.c --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00
pie_redirect_table.c --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00