1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Remove config-no-entropy.h

Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
Gabor Mezei
2024-06-17 16:45:14 +02:00
parent eafefb7a22
commit 1b646c2d79
2 changed files with 0 additions and 75 deletions

View File

@ -24,8 +24,6 @@ my %configs = (
'opt' => ' ',
'opt_needs_debug' => 1,
},
'config-no-entropy.h' => {
},
'config-suite-b.h' => {
'compat' => "-m tls12 -f 'ECDHE_ECDSA.*AES.*GCM' -p mbedTLS",
'opt' => ' ',