fix(mbedtls): remove -Wdocumentation from build

This commit is contained in:
Ashish Sharma
2026-04-08 10:27:04 +08:00
parent 74126a083e
commit 9345b5878c
@@ -513,9 +513,9 @@
# error "MBEDTLS_SHA256_ALT was removed in TF-PSA_Crypto 1.0." //no-check-names
#endif
#if defined(MBEDTLS_SHA256_C) //no-check-names
# error "MBEDTLS_SHA256_C was removed in TF-PSA_Crypto 1.0." //no-check-names
#endif
// #if defined(MBEDTLS_SHA256_C) //no-check-names
// # error "MBEDTLS_SHA256_C was removed in TF-PSA_Crypto 1.0." //no-check-names
// #endif
#if defined(MBEDTLS_SHA256_PROCESS_ALT) //no-check-names
# error "MBEDTLS_SHA256_PROCESS_ALT was removed in TF-PSA_Crypto 1.0." //no-check-names