Gilles Peskine 77e6dedcbb armv8 AES, SHA: simplify structure and fix copypasta
Reorganize the structure of the builds of aesce.c and sha256ce.c with
various configurations of AES/SHA256 acceleration. Now everything in a given
configuration is grouped together (building the object file, and checking
the presence or absence of certain instructions in the assembly).

Fix several instances of copypasta in -m options where we were sometimes not
allowing the compiler to use optional instructions even though we use them
in inline assembly, and sometimes allowing the compiler to use optional
instructions even though we then checked their absence

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-09-20 17:34:46 +02:00
..
.jenkins
configs Header updates 2023-11-03 12:21:36 +00:00
docker/bionic Header updates 2023-11-03 12:21:36 +00:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Misc improvements to comments 2024-09-03 10:10:18 +02:00
opt-testcases Use libary default in ssl_client2 for new_session_tickets 2024-09-06 10:06:38 +02:00
scripts armv8 AES, SHA: simplify structure and fix copypasta 2024-09-20 17:34:46 +02:00
src Fix code style (for real this time, hopefully) 2024-09-02 12:41:05 +02:00
suites Prepare codepath tests for early termination 2024-09-02 10:30:47 +02:00
.gitignore Revert "Add generated files" 2024-08-30 11:03:51 +01:00
CMakeLists.txt tests: CMake: Align/fix config test suite generation 2024-07-23 07:51:10 +02:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Replace data_files path with variable in compat.sh 2024-07-08 15:36:48 +01:00
context-info.sh Update directory-climbing path in context-info.sh 2024-07-08 15:36:48 +01:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Don't clean test_keys.h and test_certs.h 2024-08-28 20:56:16 +01:00
ssl-opt-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
ssl-opt.sh requires_certificate_authentication: prioritize TLS 1.3 2024-09-13 09:49:04 +02:00