mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-05 01:39:57 +00: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 <[email protected]>