mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-07 13:22:46 +00:00
Merge pull request #4455 from gilles-peskine-arm/remove-config-psa-crypto-3.0
Remove config-psa-crypto.h
This commit is contained in:
commit
b6800788ca
3
ChangeLog.d/remove-config-psa-crypto.txt
Normal file
3
ChangeLog.d/remove-config-psa-crypto.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Changes
|
||||
* Remove configs/config-psa-crypto.h, which no longer had any intended
|
||||
differences from the default configuration, but had accidentally diverged.
|
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