Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tls: Add fix for Mbed TLS configuration issue
Until we have a fix for Mbed-TLS/mbedtls#4512, we need to patch the fix during import time. Otherwise, we run into linker errors when PSA attempts to use RSA key generation, which we've excluded. This patch is extracted from Mbed-TLS/mbedtls#4513
- Loading branch information