Aarch64 feature detection - #83
thomwiggers wants to merge 1 commit into
Conversation
|
I can confirm that fixes |
|
On second glance it only fixes |
|
I can fix the above by having |
4c07016 to
bb67ba9
Compare
Enable AArch64 feature detection Bump versions Update changelog Include ml-kem, bump versions Falcon should not be bumped Should be a semantic bump
bb67ba9 to
097a7b4
Compare
|
Would be great if you could test this again |
|
@thomwiggers it crashes on 097a7b4 |
|
From my perspective your fix works: ML-DSA runs on a RasPi now. Thanks a lot for your support! |
|
Field data for this issue from an Android VPN client (BirdoVPN, What happened. With Disassembly of the shipped Why it is unconditional, as far as I can tell from the sources:
Reproduction without hardware (QEMU user-mode, static harness of the vendored PQClean sources): the AArch64 build exits 132 (SIGILL) under What we did: Suggestions: (1) gate Happy to provide the harness sources / objdump summaries if useful. |
|
See #97 |
Should fix #82