mbedtls/tests
Manuel Pégourié-Gonnard 5a51d0d789 Fix depends.py failure with correct TLS 1.2 deps
TLS 1.2 has never been able to work with only SHA-512, it just happened
to pass previously because the declared dependencies were too lax.
(Probably related to the fact that in the past we didn't distinguish
between SHA-512 and SHA-384 in dependencies.)

So, just disable all of TLS in SHA-512-only builds. While at it, tune
build_info.h to make this easier - it already had partial support for
disabling TLS 1.2 or TLS 1.3 in an easier way, but not both of them at
the same time.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-03-24 10:43:40 +01:00
..
.jenkins
configs
data_files Merge pull request #7009 from mprse/csr_write_san 2023-03-17 10:07:27 +00:00
docker/bionic
git-scripts
include Manually fix two remaining instances of old macros 2023-03-24 10:43:40 +01:00
opt-testcases
scripts Fix depends.py failure with correct TLS 1.2 deps 2023-03-24 10:43:40 +01:00
src Remove legacy_or_psa.h 2023-03-21 16:29:31 +01:00
suites Disable built-in SHA-256 in accel_hash too 2023-03-24 10:43:40 +01:00
.gitignore
CMakeLists.txt Fix build errors in CMake 2023-03-13 19:20:42 +08:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Fix build errors in CMake 2023-03-13 19:20:42 +08:00
ssl-opt-in-docker.sh
ssl-opt.sh ssl-opt: remove leftover debug commands and fix comment 2023-03-20 14:02:07 +01:00