mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 11:52:12 +01:00
Add support for compiling ASM for Thumb2 Add Curve25519 ASM for Thumb2 Limit assembly code compiled when Ed25519 not required. Rework all assembly implementations to replace ge_*() functions instead of having fe_ge_*() versions that take many parameters. Get ARM32 inline asm working.
Before creating any new configure files (.conf) read the CONF_FILES_README.md