wolfssl/linuxkm
Daniel Pouzzner c9cf4137e7 linuxkm/Kbuild and linuxkm/module_exports.c.template: refactor using .ONESHELL, and in recipe for generating linuxkm/module_exports.c, render the namespace with a literal, with or without quotes as dictated by target kernel version. remove EXPORT_SYMBOL_NS_Q(), which didn't work right on old (pre-6.13) kernels with namespace support.
wolfssl/wolfcrypt/settings.h: in WOLFSSL_LINUXKM section, define NO_OLD_WC_NAMES, OPENSSL_COEXIST, etc., to avoid collisions with in-tree crypto in application sources that include both wolfssl and linux kernel native headers.
2025-02-23 15:35:33 -06:00
..
Kbuild linuxkm/Kbuild and linuxkm/module_exports.c.template: refactor using .ONESHELL, and in recipe for generating linuxkm/module_exports.c, render the namespace with a literal, with or without quotes as dictated by target kernel version. remove EXPORT_SYMBOL_NS_Q(), which didn't work right on old (pre-6.13) kernels with namespace support. 2025-02-23 15:35:33 -06:00
Makefile update copyright date 2025-01-21 09:55:03 -07:00
get_thread_size.c update copyright date 2025-01-21 09:55:03 -07:00
include.am linuxkm/include.am: add linuxkm/x86_vector_register_glue.c to EXTRA_DIST. 2024-05-09 02:03:16 -05:00
linuxkm_memory.c update copyright date 2025-01-21 09:55:03 -07:00
linuxkm_wc_port.h update copyright date 2025-01-21 09:55:03 -07:00
lkcapi_glue.c update copyright date 2025-01-21 09:55:03 -07:00
module_exports.c.template linuxkm/Kbuild and linuxkm/module_exports.c.template: refactor using .ONESHELL, and in recipe for generating linuxkm/module_exports.c, render the namespace with a literal, with or without quotes as dictated by target kernel version. remove EXPORT_SYMBOL_NS_Q(), which didn't work right on old (pre-6.13) kernels with namespace support. 2025-02-23 15:35:33 -06:00
module_hooks.c linuxkm/module_hooks.c: in wolfssl_init(), #ifdef HAVE_FIPS, wc_RunAllCast_fips(); 2025-01-24 16:09:43 -06:00
pie_first.c update copyright date 2025-01-21 09:55:03 -07:00
pie_last.c update copyright date 2025-01-21 09:55:03 -07:00
pie_redirect_table.c update copyright date 2025-01-21 09:55:03 -07:00
x86_vector_register_glue.c update copyright date 2025-01-21 09:55:03 -07:00