Implementation notes: armeabi, tinkerboards, crypto_aead/orangezestv1

Computer: tinkerboards
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: orangezestv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
174081509770 16 031135 400 832refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010320191221
229371319158 16 019095 448 816refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
521644103758 16 012466 444 816refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
531877114622 16 013274 444 816refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
639619462822 16 010547 440 816refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.o AddRC T
encrypt.o FieldMult T
encrypt.o MixColMatrix R
encrypt.o MixColumn T
encrypt.o PHOTON_256_Permutation T
encrypt.o RC R
encrypt.o ReductionPoly R
encrypt.o ShiftRow T
encrypt.o SubCell T
encrypt.o TwoColMult T
encrypt.o WORDFILTER R
encrypt.o alpha_mult T
encrypt.o byte_wise_lshift T
encrypt.o gcd T
encrypt.o hash T
encrypt.o inbytelshift T
encrypt.o interbytelshift T
encrypt.o load16 T
encrypt.o load32 T
encrypt.o mult T
encrypt.o rho T
encrypt.o sbox D
encrypt.o store16 T
encrypt.o store32 T
encrypt.o tag T
encrypt.o txt T

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