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/CMakeLists.txt b/library/CMakeLists.txt index f46b83d..3901927 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -39,6 +39,7 @@ ecp.c ecp_new.c ecp_curves.c + ecp_curves_new.c entropy.c entropy_poll.c error.c