Lines Matching refs:msg

35     msg "build: default config with different AES implementations"
41 msg "AES tests, test intrinsics"
48 msg "AES tests, test assembly"
57 msg "AES tests, plain C"
68 msg "AES tests, test AESNI only"
86 msg "build: default config with different AES implementations"
93 msg "AES tests, test intrinsics (gcc)"
106 msg "AES tests, test AESNI only"
130 msg "AES tests, test intrinsics (clang)"
151 msg "MBEDTLS_AES_USE_HARDWARE_ONLY, clang, aarch64"
154 msg "MBEDTLS_AES_USE_HARDWARE_ONLY, clang, arm"
157 msg "MBEDTLS_AES_USE_HARDWARE_ONLY, clang, thumb"
162 msg "no MBEDTLS_AES_USE_HARDWARE_ONLY, clang, aarch64"
165 msg "no MBEDTLS_AES_USE_HARDWARE_ONLY, clang, arm"
168 msg "no MBEDTLS_AES_USE_HARDWARE_ONLY, clang, thumb"
173 msg "clang, test A32 crypto instructions built"
176 msg "clang, test T32 crypto instructions built"
179 msg "clang, test aarch64 crypto instructions built"
186 msg "clang, test A32 crypto instructions not built"
189 msg "clang, test T32 crypto instructions not built"
192 msg "clang, test aarch64 crypto instructions not built"
208 msg "MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_ONLY clang, aarch64"
210 msg "MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_ONLY clang, arm"
217 msg "MBEDTLS_SHA256_USE_A64_CRYPTO_ONLY clang, thumb"
222 msg "MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_IF_PRESENT clang, aarch64"
229 msg "MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT clang, arm"
231 msg "MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT clang, thumb"
239 msg "${opt} clang, test A32 crypto instructions built"
243 msg "${opt} clang, test T32 crypto instructions built"
247 msg "${opt} clang, test aarch64 crypto instructions built"
255 msg "clang, test A32 crypto instructions not built"
259 msg "clang, test T32 crypto instructions not built"
263 msg "clang, test aarch64 crypto instructions not built"
274 msg "build: i386, make, gcc, no asm (ASan build)" # ~ 30s
281 msg "test: i386, make, gcc, no asm (ASan build)"
295 msg "build: i386, make, gcc -O2 (ASan build)" # ~ 30s
300 msg "test: i386, make, gcc -O2 (ASan build)"
303 msg "test ssl-opt.sh, i386, make, gcc-O2"
312 msg "build: i386, Everest ECDH context (ASan build)" # ~ 6 min
317 msg "test: i386, Everest ECDH context - main suites (inc. selftests) (ASan build)" # ~ 50s
320 msg "test: i386, Everest ECDH context - ECDH-related part of ssl-opt.sh (ASan build)" # ~ 5s
323msg "test: i386, Everest ECDH context - compat.sh with some ECDH ciphersuites (ASan build)" # ~ 3 …
333 msg "build: 64-bit ILP32, make, gcc" # ~ 30s
337 msg "test: 64-bit ILP32, make, gcc"
349 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -O1, baremetal+debug" # ~ 10s
353 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -O1, baremetal+debug"
358 msg "build: ${ARM_LINUX_GNUEABI_GCC_PREFIX}gcc -march=arm5vte, baremetal+debug" # ~ 10s
367 msg "size: ${ARM_LINUX_GNUEABI_GCC_PREFIX}gcc -march=armv5te -O1, baremetal+debug"
376 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -march=arm5vte, baremetal+debug" # ~ 10s
383 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -march=armv5te -O1, baremetal+debug"
388 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -mthumb -mcpu=cortex-m0plus, baremetal_size" # ~ 10s
392 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -mthumb -mcpu=cortex-m0plus -Os, baremetal_size"
401 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -DMBEDTLS_NO_UDBL_DIVISION, make" # ~ 10s
410 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc MBEDTLS_NO_64BIT_MULTIPLICATION, make" # ~ 10s
423 msg "build: clang thumb 2, make"
428 msg "build: clang thumb 1 -O0, make"
432 msg "build: clang thumb 1 -Os, make"
438 msg "build: ARM Compiler 5"
458 msg "size: ARM Compiler 5"
501 msg "AES:VIA PadLock, build with default configuration."