Correct lcov target title

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-10-21 11:21:02 +01:00
parent d6d579a240
commit b39e6ae045
+1 -1
View File
@@ -74,7 +74,7 @@ fi
if [ -d tf-psa-crypto ]; then
library_dirs='library tf-psa-crypto/core tf-psa-crypto/drivers/builtin'
title='Mbed TLS > 4.0'
title='Mbed TLS >= 4.0'
elif in_mbedtls_repo; then
library_dirs='library'
title='Mbed TLS < 4.0'