Implementation notes: aarch64, pi3aplus, crypto_aead/artemia256v12

Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: artemia256v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
43538387824 8240 021400 9128 864T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121620231212
452966714432 8240 028253 9024 856T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023121620231212
60719157000 8240 019344 9120 848T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121620231212
63994906108 8240 017640 9104 840T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121620231212
68470676996 8240 019496 9120 848T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121620231212

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
jhae_decryption.o jhae_decryption_verification T
jhae_encryption.o jhae_encryption_authentication T
jhae_padding.o padding_associated_data T
jhae_padding.o padding_message T
jhae_padding.o unpadding_message T
jhae_padding.o unpadding_message_inplace T
jhae_permutation.o AES_SBOX R
jhae_permutation.o C D
jhae_permutation.o C0 R
jhae_permutation.o C1 R
jhae_permutation.o C2 R
jhae_permutation.o C3 R
jhae_permutation.o C4 R
jhae_permutation.o C5 R
jhae_permutation.o S2D3_SBOX D
jhae_permutation.o artemia_permutation T
jhae_permutation.o transformation_D1 T
jhae_permutation.o transformation_D2 T
jhae_permutation.o transformation_D3 T

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref