lede/package/libs/wolfssl
Beginner a1b36a1bd9
wolfssl: disable AES-NI by default for x86_64 (#9653)
WolfSSL is crashing with an illegal opcode in some x86_64 CPUs that have
AES instructions but lack other extensions that are used by WolfSSL
when AES-NI is enabled.

Disable the option by default for now until the issue is properly fixed.
People can enable them in a custom build if they are sure it will work
for them.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-06-29 18:20:39 +08:00
..
patches wolfssl: bump to v5.3.0-stable (#9404) 2022-05-18 14:28:13 +08:00
Config.in wolfssl: disable AES-NI by default for x86_64 (#9653) 2022-06-29 18:20:39 +08:00
Makefile wolfssl: sync upstream (#9496) 2022-06-19 02:08:50 +08:00