Implementation notes: armeabi, cubox, crypto_aead/aesjambuv1

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aesjambuv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
448120refgcc -mcpu=marvell-pj4 -O22016121020161026
448864refgcc -mcpu=marvell-pj4 -O32016121020161026
450974refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
451592refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
531824refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
533593refgcc -mcpu=marvell-pj4 -Os2016121020161026

Compiler output

Implementation: crypto_aead/aesjambuv1/aesni
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.c: encrypt.c:3:25: fatal error: immintrin.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=marvell-pj4 -O2 aesni
gcc -funroll-loops -mcpu=marvell-pj4 -O3 aesni
gcc -funroll-loops -mcpu=marvell-pj4 -Os aesni
gcc -mcpu=marvell-pj4 -O2 aesni
gcc -mcpu=marvell-pj4 -O3 aesni
gcc -mcpu=marvell-pj4 -Os aesni