commit | 1df4c6435f6ec04deb468fb7497b0e55d2155783 | [log] [tgz] |
---|---|---|
author | Gabor Mezei <gabor.mezei@arm.com> | Tue Jun 06 17:18:03 2023 +0200 |
committer | Gabor Mezei <gabor.mezei@arm.com> | Fri Jun 30 11:39:20 2023 +0200 |
tree | c504f8c4385d8d85778b59b9f857d0398ee84562 | |
parent | a306d20766e89d5598e3cee0f9940cf0a088a757 [diff] [blame] |
Enable build of the new ecp_new.c file Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
diff --git a/library/Makefile b/library/Makefile index fafcdda..766343a 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -102,6 +102,7 @@ ecdsa.o \ ecjpake.o \ ecp.o \ + ecp_new.o \ ecp_curves.o \ entropy.o \ entropy_poll.o \