mbedtls/scripts
Minos Galanakis 450abfd922 test_suite_ecp: Added MBEDTLS_ECP_NIST_OPTIM define guards.
This patch updates `ecp_mod_p_generic_raw` and corresponding
curve test methods, that depend on the NIST optimisation
parameter to not run when it is not included.

The following curves are affected:
* SECP192R1
* SECP224R1
* SECP256R1
* SECP384R1
* SECP521R1

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
2023-06-16 13:48:47 +01:00
..
data_files Shorten encoding of version features 2023-06-14 17:06:53 +01:00
mbedtls_dev test_suite_ecp: Added MBEDTLS_ECP_NIST_OPTIM define guards. 2023-06-16 13:48:47 +01:00
abi_check.py Unify check_repo_path 2022-09-18 21:17:09 +02:00
apidoc_full.sh Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
assemble_changelog.py Fix case of Mbed TLS in assemble_changelog.py 2022-07-11 11:39:21 +01:00
basic.requirements.txt Add requirement on Jinja to integrate drivers 2021-11-17 19:27:45 +01:00
bump_version.sh Update bump_version.sh to recognise Makefile changes 2022-08-12 11:02:03 +01:00
ci.requirements.txt Install cryptography only on linux platform 2023-05-09 02:15:58 +00:00
code_size_compare.py code_size_compare.py: fix make command logic in default config 2023-06-01 23:26:48 +08:00
code_style.py Fix CI failure 2023-02-15 16:58:09 +08:00
config.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
config.py Merge pull request #7451 from yanrayw/7376_aes_128bit_only 2023-06-15 10:35:32 +01:00
driver.requirements.txt Merge branch 'Mbed-TLS:development' into codegen_1.1 2022-09-17 19:54:01 +02:00
ecc-heap.sh Tune coverage of ecc-heap.sh 2022-01-06 12:20:48 +01:00
ecp_comb_table.py Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
generate_driver_wrappers.py fixed docstring sentence 2022-10-10 19:55:40 +02:00
generate_errors.pl Merge branch 'development' into sha3 2023-02-07 19:55:31 +01:00
generate_features.pl fix check-names failure 2023-06-14 20:06:43 +01:00
generate_psa_constants.py Allow running source file generators from a subdirectory 2021-05-17 22:46:27 +02:00
generate_query_config.pl Fix stupid mistake (s/-d/-f/) and typo found by mpg review - thanks 2022-07-27 08:55:03 +01:00
generate_ssl_debug_helpers.py Fix formatting of generate_ssl_debug_helpers.py 2022-07-08 20:45:39 +01:00
generate_visualc_files.pl Update some comments & error messages 2023-01-11 18:56:11 +00:00
lcov.sh You need --coverage when linking as well 2022-12-01 17:41:36 +01:00
maintainer.requirements.txt Add Cryptodome to maintainer requirements 2021-12-02 12:50:06 +01:00
make_generated_files.bat Fix test file generation on windows 2023-01-31 14:40:05 +01:00
massif_max.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
memory.sh Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
min_requirements.py Add minimum requirements for Python 3.10 support 2022-05-13 16:52:28 +02:00
output_env.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
windows_msbuild.bat Rename VS2010 directory to VS2013 and update Makefiles etc 2023-01-11 18:56:11 +00:00