Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: Allow for MBEDTLS_FORCE_LEGACY_MD/_CIPHER
-This adds Kconfis that can be used to signal that legacy MD/CIPHER functionality must be used even though MBEDTLS_PSA_CRYPTO_CLIENT is set. This is done to allow TF-M miminmal configuration to work (as it doesn't enable anything other than RNG). The real solution is to port to use PSA crypto APIs, so these configurations can be removed Signed-off-by: Frank Audun Kvamtrø <[email protected]>
- Loading branch information