mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-04 08:22:09 +03:00
pkey programs are crypto programs (only linked to the TF-PSA-Crypto library) thus use the TF-PSA-Crypto build-time configuration info file tf-psa-crypto/build_info.h instead of the Mbed TLS one. Signed-off-by: Ronald Cron <ronald.cron@arm.com>