commit | 4d71051145f3c0d2aeaad04cdf1f38262a1ea24a | [log] [tgz] |
---|---|---|
author | Xiaokang Qian <xiaokang.qian@arm.com> | Tue Jun 13 10:57:43 2023 +0000 |
committer | Xiaokang Qian <xiaokang.qian@arm.com> | Fri Jul 21 08:22:12 2023 +0000 |
tree | 8fd8bfb7d9b09f0f71aae9453c3e9f4dfd15b3e8 | |
parent | dc2ea2705b6e7804cdae3b0cf1250d927e989d7e [diff] [blame] |
Enable build of ecp_curves_new.c Signed-off-by: Xiaokang Qian <xiaokang.qian@arm.com>
diff --git a/library/Makefile b/library/Makefile index 766343a..fdab4f4 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -104,6 +104,7 @@ ecp.o \ ecp_new.o \ ecp_curves.o \ + ecp_curves_new.o \ entropy.o \ entropy_poll.o \ error.o \