Ronald Cron
|
b6f6cc89d0
|
Adapt psasim
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
c29dd98908
|
Adapt check-generated-files.sh
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
72d1888e13
|
Adapt run-test-suites.pl
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
77d6ac24a7
|
Adapt check_test_cases.py
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
635a2beb74
|
Adapt all.sh
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
0866936d26
|
Adapt basic-build-test.sh
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
f5a1785ea9
|
Adapt test_psa_constant_names.py
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
f76cd22ff6
|
Adapt CMake build of TLS and x509 test suites
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
7f410db7af
|
tests: CMake: Align/fix config test suite generation
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
901a675238
|
Adapt make build system
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
476d51e1a7
|
Adapt .gitignore files
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:27 +02:00 |
|
Ronald Cron
|
701b88c54a
|
Move crypto test suites
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 09:58:35 +02:00 |
|
Bence Szépkúti
|
e7fdfdb913
|
Merge pull request #9123 from eleuzi01/replace-mbedtls-md-can-md5
Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5
|
2024-07-18 16:17:25 +00:00 |
|
Paul Elliott
|
b449476595
|
Merge pull request #9354 from eleuzi01/replace-ecp-have-secp512r1
Replace MBEDTLS_ECP_HAVE_SECP521R1 with PSA_WANT_ECC_SECP_R1_521
|
2024-07-18 15:55:41 +00:00 |
|
Paul Elliott
|
df772da34e
|
Merge pull request #9358 from eleuzi01/replace-curve
Replace MBEDTLS_ECP_HAVE_CURVE* with PSA_WANT counterparts
|
2024-07-18 13:54:26 +00:00 |
|
Elena Uziunaite
|
b66a991f04
|
Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-18 14:31:59 +03:00 |
|
Gilles Peskine
|
7ab9867fa7
|
Merge pull request #9290 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT
Add MD5 support for `requires_hash_alg`
|
2024-07-18 09:41:17 +00:00 |
|
Gilles Peskine
|
9a75dddb5c
|
Merge pull request #9350 from eleuzi01/replace-ecp-have-secp224r1
Replace MBEDTLS_ECP_HAVE_SECP224R1 with PSA_WANT_ECC_SECP_R1_224
|
2024-07-17 13:48:40 +00:00 |
|
Paul Elliott
|
3962a38fa6
|
Merge pull request #9287 from Wenxing-hou/fix_some_typo
Fix some typo for include folder
|
2024-07-17 13:11:45 +00:00 |
|
Elena Uziunaite
|
b8d10876d1
|
Replace MBEDTLS_ECP_HAVE_BP*R1 with PSA_WANT counterparts
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-16 21:48:55 +03:00 |
|
Elena Uziunaite
|
24e24f2b5a
|
Replace MBEDTLS_ECP_HAVE_SECP521R1 with PSA_WANT_ECC_SECP_R1_521
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-16 21:43:30 +03:00 |
|
Elena Uziunaite
|
eaa0cf0de6
|
Replace MBEDTLS_ECP_HAVE_SECP224R1 with PSA_WANT_ECC_SECP_R1_224
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-16 17:00:31 +03:00 |
|
Gilles Peskine
|
cb854d5d19
|
Merge pull request #9356 from eleuzi01/replace-ecp-have-secp-k1
Replace MBEDTLS_ECP_HAVE_SECP*K1 with PSA_WANT counterparts
|
2024-07-16 13:57:46 +00:00 |
|
Gilles Peskine
|
8e53e961be
|
Merge pull request #9348 from eleuzi01/replace-ecp-have-secp192r1
Replace MBEDTLS_ECP_HAVE_SECP192R1 with PSA_WANT_ECC_SECP_R1_192
|
2024-07-16 12:10:09 +00:00 |
|
Thomas Daubney
|
25bcf27c1a
|
Remove MBEDTLS_SHA512_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-15 12:15:29 +01:00 |
|
Thomas Daubney
|
b248a93b3d
|
Remove MBEDTLS_MD5_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-15 12:15:06 +01:00 |
|
Thomas Daubney
|
efc65e1168
|
Remove MBEDTLS_CMAC_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-15 12:14:43 +01:00 |
|
Thomas Daubney
|
027535c8a5
|
Remove MBEDTLS_SHA256_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-15 12:13:45 +01:00 |
|
Thomas Daubney
|
30c7701a1d
|
Remove MBEDTLS_RIPEMD160_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-15 12:13:22 +01:00 |
|
Thomas Daubney
|
2cd12de614
|
Remove MBEDTLS_SHA1_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-15 12:05:07 +01:00 |
|
Elena Uziunaite
|
9e85c9f0f4
|
Replace MBEDTLS_ECP_HAVE_SECP*K1 with PSA_WANT counterparts
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-15 12:11:55 +03:00 |
|
Elena Uziunaite
|
a363286c9f
|
Replace MBEDTLS_ECP_HAVE_SECP192R1 with PSA_WANT_ECC_SECP_R1_192
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-15 11:24:49 +03:00 |
|
Bence Szépkúti
|
f974bff38c
|
Merge pull request #9259 from tom-daubney-arm/remove_aes-like_alt_interface
Remove AES-like alt interface
|
2024-07-12 18:33:09 +00:00 |
|
Bence Szépkúti
|
3f40127db1
|
Merge pull request #9213 from eleuzi01/replace-mbedtls-md-can-sha3-384
Replace MBEDTLS_MD_CAN_SHA3_384 with PSA_WANT_ALG_SHA3_384
|
2024-07-12 16:32:48 +00:00 |
|
Thomas Daubney
|
356309f462
|
Restore config option
Restore previously removed option but with a more
relevant name.
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:55 +01:00 |
|
Thomas Daubney
|
ebeef1508a
|
Remove MBEDTLS_TEST_HAVE_ALT_GCM
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:55 +01:00 |
|
Thomas Daubney
|
25e2be16db
|
Remove MBEDTLS_NIST_KW_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:55 +01:00 |
|
Thomas Daubney
|
a9ea6f8dd2
|
Remove MBEDTLS_DES_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:55 +01:00 |
|
Thomas Daubney
|
064f1df98f
|
Remove MBEDTLS_ARIA_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:51 +01:00 |
|
Thomas Daubney
|
e9fe311ea6
|
Remove MBEDTLS_CAMELLIA_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:34 +01:00 |
|
Thomas Daubney
|
c7cb810c22
|
Remove MBEDTLS_GCM_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:07 +01:00 |
|
Thomas Daubney
|
b4914cfeb5
|
Remove MBEDTLS_CCM_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:15:04 +01:00 |
|
Thomas Daubney
|
4137609776
|
Remove MBEDTLS_AES_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-12 16:13:37 +01:00 |
|
Elena Uziunaite
|
db0421cbca
|
Replace MBEDTLS_MD_CAN_SHA3_384 with PSA_WANT_ALG_SHA3_384
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-12 17:18:29 +03:00 |
|
Bence Szépkúti
|
3f2d9b6a4d
|
Merge pull request #9268 from tom-daubney-arm/remove_symmetric_crypto_alt_interface
Remove symmetric crypto alt interface
|
2024-07-12 13:27:04 +00:00 |
|
Elena Uziunaite
|
1e967055f6
|
Replace MBEDTLS_MD_CAN_SHA3_224 with PSA_WANT_ALG_SHA3_224
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-12 11:28:00 +03:00 |
|
Wenxing Hou
|
b4d03cc179
|
Fix some typo for include folder
Signed-off-by: Wenxing Hou <wenxing.hou@intel.com>
|
2024-07-12 15:16:33 +08:00 |
|
Elena Uziunaite
|
0b5d48ebbf
|
Replace MBEDTLS_ECP_HAVE_CURVE* with PSA_WANT counterparts
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-11 13:20:35 +03:00 |
|
Elena Uziunaite
|
0916cd702f
|
Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-11 11:13:35 +03:00 |
|
Thomas Daubney
|
f60ff02cf3
|
Remove MBEDTLS_CHACHA20_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-07-11 09:13:28 +01:00 |
|