Implementation notes: aarch64, minimac, crypto_hash/prh42s1024

Computer: minimac
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20211108
Operation: crypto_hash
Primitive: prh42s1024
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2000? ? ?? ? ?refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021040220210326
2134? ? ?? ? ?refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021040220210326

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: ld: warning: object file (/Users/djb/supercop-20210529/supercop-data/minimac/aarch64/lib/kernelrandombytes.o) was built for newer macOS version (11.3) than being linked (11.0)
try.c: ld: warning: object file (/Users/djb/supercop-20210529/supercop-data/minimac/aarch64/lib/cpucycles.o) was built for newer macOS version (11.3) than being linked (11.0)
try.c: ld: warning: could not create compact unwind for _init: registers 21 and 22 not saved contiguously in frame
try.c: Undefined symbols for architecture arm64:
try.c: "_prvhash42s_final", referenced from:
try.c: _crypto_hash_prh42s1024_ref_constbranchindex in libcrypto_hash_prh42s1024.a(hash.o)
try.c: "_prvhash42s_init", referenced from:
try.c: _crypto_hash_prh42s1024_ref_constbranchindex in libcrypto_hash_prh42s1024.a(hash.o)
try.c: "_prvhash42s_update", referenced from:
try.c: _crypto_hash_prh42s1024_ref_constbranchindex in libcrypto_hash_prh42s1024.a(hash.o)
try.c: ld: symbol(s) not found for architecture arm64
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture arm64:
try.c: "_prvhash42s_update", referenced from:
try.c: _crypto_hash_prh42s1024_ref_constbranchindex in libcrypto_hash_prh42s1024.a(hash.o)
try.c: ld: symbol(s) not found for architecture arm64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture arm64:
try.c: "_prvhash42s_oneshot", referenced from:
try.c: _crypto_hash_prh42s1024_ref_constbranchindex in libcrypto_hash_prh42s1024.a(hash.o)
try.c: ld: symbol(s) not found for architecture arm64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref