Build the new bignum_new.c file

Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
Gabor Mezei 2022-07-18 23:08:26 +02:00 committed by Janos Follath
parent f049dbfe94
commit 0c655572dc
3 changed files with 3 additions and 1 deletions

View file

@ -2009,7 +2009,7 @@
*
* Enable the multi-precision integer library.
*
* Module: library/bignum.c
* Module: library/bignum.c, library/bignum_new.c
* Caller: library/dhm.c
* library/ecp.c
* library/ecdsa.c