mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 13:20:21 +00:00
Remove config-psa-crypto.h
This configuration file was useful in the early days of PSA crypto development. It stopped becoming relevant when MBEDTLS_PSA_CRYPTO_C entered the default configuration. Remove it: better late than never. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
b548cda1cf
commit
31017d318f
File diff suppressed because it is too large
Load Diff
@ -36,8 +36,6 @@ my %configs = (
|
||||
},
|
||||
'config-no-entropy.h' => {
|
||||
},
|
||||
'config-psa-crypto.h' => {
|
||||
},
|
||||
'config-suite-b.h' => {
|
||||
'compat' => "-m tls1_2 -f 'ECDHE-ECDSA.*AES.*GCM' -p mbedTLS",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user