Files
wolfssl/.github/workflows
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
..
2026-04-24 17:07:37 +02:00
2026-07-22 09:52:26 +02:00
2026-05-21 13:19:29 -07:00
2024-12-09 13:38:07 +01:00
2024-12-09 12:42:32 +01:00
2026-07-17 22:38:55 +10:00
2026-05-21 13:19:29 -07:00
2026-07-08 07:53:53 +10:00