Files
wolfssl/.github
Daniele Lacamera 1a867244ed Falcon: CI-test every selectable backend, not just the default
The Falcon workflow only built --enable-falcon (default integer fpr). Add a
falcon_backends matrix that builds and runs testwolfcrypt for asm, double, avx2,
small-mem and avx2+small-mem on ubuntu-latest, and neon on the free ubuntu-24.04-arm
runner -- the SIMD/asm backends are the highest-risk code and now execute in CI.
verify-only is a build/link-only leg (its self-test needs signing). An AVX2 leg
guards on /proc/cpuinfo since backend dispatch is compile-time.
2026-07-22 09:52:27 +02:00
..
2025-02-13 14:50:32 -05:00