https://github.com/mupq/pqm4
Revision cf6f358c05db8a4e416561801bb4920d05b3bbb1 authored by Matthias J. Kannwischer on 30 July 2021, 06:14:50 UTC, committed by GitHub on 30 July 2021, 06:14:50 UTC
On my Raspberry Pi I often ran into the problem that the Pi would miss the
beginning of the serial output and then get stuck in an infinite loop trying
to reflash again and again.
By waiting a couple of hundred ms when starting up, this can be prevented.
For me this heavily improved reliability.
1 parent bf8a921
History
Tip revision: cf6f358c05db8a4e416561801bb4920d05b3bbb1 authored by Matthias J. Kannwischer on 30 July 2021, 06:14:50 UTC
Improve reliability of benchmarking scripts. (#190)
Tip revision: cf6f358
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mk
mupq @ ab6f2bb
.gitignore -rw-r--r-- 99 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 326 bytes
README.md -rw-r--r-- 24.2 KB
benchmarks.csv -rw-r--r-- 26.2 KB
benchmarks.md -rw-r--r-- 41.0 KB
benchmarks.py -rwxr-xr-x 994 bytes
build_everything.py -rwxr-xr-x 341 bytes
convert_benchmarks.py -rwxr-xr-x 417 bytes
interface.py -rw-r--r-- 3.3 KB
requirements.txt -rw-r--r-- 14 bytes
skiplist.py -rw-r--r-- 11.3 KB
test.py -rwxr-xr-x 314 bytes
testvectors.py -rwxr-xr-x 303 bytes

README.md

back to top