commit | 0c655572dca647e87a5df6dfda0f02a0c81f0c89 | [log] [tgz] |
---|---|---|
author | Gabor Mezei <gabor.mezei@arm.com> | Mon Jul 18 23:08:26 2022 +0200 |
committer | Janos Follath <janos.follath@arm.com> | Fri Aug 05 17:03:56 2022 +0100 |
tree | b2d17b214fd212c80662a22fae0ada2c8d978899 | |
parent | f049dbfe94ec03fd0981a5db42469b96f39b94a6 [diff] [blame] |
Build the new bignum_new.c file Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h index e96a797..97ad178 100644 --- a/include/mbedtls/mbedtls_config.h +++ b/include/mbedtls/mbedtls_config.h
@@ -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