https://github.com/mupq/pqm4
Revision 93d444af0f5931025b7b1b15e66f08f1d6300ded authored by Matthias J. Kannwischer on 22 July 2019, 14:00:26 UTC, committed by GitHub on 22 July 2019, 14:00:26 UTC
Newer compilers manage to detect this automatically and use movw instead, but this throws errors on older ones (e.g., on arm-none-abi-gcc 6.3.1).
1 parent f8408c0
History
Tip revision: 93d444af0f5931025b7b1b15e66f08f1d6300ded authored by Matthias J. Kannwischer on 22 July 2019, 14:00:26 UTC
Fix Kyber assembly for older compilers (#103)
Tip revision: 93d444a
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ 8b1ac58
mupq @ 3219bff
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.2 KB
README.md -rw-r--r-- 19.2 KB
benchmarks.csv -rw-r--r-- 38.1 KB
benchmarks.md -rw-r--r-- 60.0 KB
benchmarks.py -rwxr-xr-x 696 bytes
build_everything.py -rwxr-xr-x 232 bytes
convert_benchmarks.py -rwxr-xr-x 417 bytes
interface.py -rw-r--r-- 2.8 KB
requirements.txt -rw-r--r-- 14 bytes
test.py -rwxr-xr-x 228 bytes
testvectors.py -rwxr-xr-x 228 bytes

README.md

back to top