nuttx-apps/crypto/tinycrypt
Lingao Meng 518e455dce add macro for ecc
application may use micro-ecc for some ecc operation, which may be
faster than tinycrypt, due to assamble code, but both of them have
same function defination, cause build error on there case.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2023-08-29 12:19:26 +03:00
..
.gitignore crypto/tinycrypt: sync .gitignore with mbedtls/.gitignore 2023-01-30 00:06:24 +08:00
0001-TinyCrypt-test-resolve-compile-error.patch resolve the compile error. 2023-08-11 21:47:47 +08:00
CMakeLists.txt cmake:replace custom_patch_target with PATCH_COMMAND 2023-08-24 17:49:12 +02:00
Kconfig add macro for ecc 2023-08-29 12:19:26 +03:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile add macro for ecc 2023-08-29 12:19:26 +03:00