Correct to use lowercase crypto in library name

Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
Ben Taylor
2025-10-21 11:22:12 +01:00
parent b39e6ae045
commit 23fe0158c6
+1 -1
View File
@@ -80,7 +80,7 @@ elif in_mbedtls_repo; then
title='Mbed TLS < 4.0'
elif in_tf_psa_crypto_repo; then
library_dirs='core drivers/builtin'
title='TF-PSA-CRYPTO'
title='TF-PSA-Crypto'
else
echo "Cannot auto detect build files"
exit