mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 17:42:28 +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.