1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-09 07:59:40 +08:00
Valerio Setti 7c494e7211 pk: move PK_HAVE_ECC_KEYS to build_info.h
This is usefuls to use PK_HAVE_ECC_KEYS in check_config.h instead
of redefining it twice in different ways.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-08-10 07:05:47 +02:00
..