nuttx-apps/crypto
chao an 7dda7f1dee crypto/mbedtls: fix build break on sha256.c
Build break on Assemble compiler if -fno-omit-frame-pointer and -O3 enabled at same time

{standard input}: Assembler messages:
{standard input}:2560: Error: branch out of range
make[2]: *** [apps/Application.mk:170: mbedtls/library/sha256.o] Error 1

Signed-off-by: chao an <anchao@xiaomi.com>
2023-09-11 16:33:05 +08:00
..
controlse Added tools for NXP SE05x (secure element) 2023-08-22 10:12:31 +08:00
libsodium fix cmake code smell issues 2023-09-04 23:19:26 +08:00
libtomcrypt fix cmake code smell issues 2023-09-04 23:19:26 +08:00
mbedtls crypto/mbedtls: fix build break on sha256.c 2023-09-11 16:33:05 +08:00
tinycrypt fix cmake code smell issues 2023-09-04 23:19:26 +08:00
tinydtls crypto: add Eclipse tinydtls support 2023-07-27 09:33:10 -07:00
wolfssl add wolfssl integration files 2023-05-15 13:24:47 -03:00
.gitignore Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
CMakeLists.txt cmake:migrate apps CMakeLists for mbedtls 2023-08-03 05:53:05 -07:00
Make.defs Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
Makefile Add support for libtomcrypt 2021-07-12 17:49:26 -03:00