mbedtls/scripts
Hugues de Valon 235c72d3cb Generate PSA constant names in CMake build dir
This commit modifies the generate_psa_constants.py script to take as
input argument the location of where to write the
psa_constant_names_generated.c file.
For make-based build system, this commit does not change anything.
For CMake build system, this commit modifies the generation location of
that file to be inside the build directory and include it from there in
psa_constant_names.c

Fix #3365

Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
2020-05-28 16:51:21 +01:00
..
data_files Merge pull request #3219 from aggarg/err_optimization 2020-05-04 09:37:13 +02:00
abi_check.py Pylint: abide by useless-object-inheritance warnings 2020-04-11 20:23:22 +02:00
apidoc_full.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
assemble_changelog.py Clarify extract_top_version when creating a new section 2020-03-30 11:37:26 +02:00
bump_version.sh Revert "Only build libmbedcrypto" 2020-03-19 14:07:55 +01:00
config.pl If python3 fails, make it clear that this isn't fatal 2019-11-26 13:30:16 +01:00
config.py Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development 2020-05-04 12:29:09 +02:00
ecc-heap.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
generate_errors.pl Align with coding style 2020-04-22 08:13:25 -07:00
generate_features.pl revert changes to generate_features.pl and generate_query_config.pl 2019-04-12 09:43:04 -04:00
generate_psa_constants.py Generate PSA constant names in CMake build dir 2020-05-28 16:51:21 +01:00
generate_query_config.pl query_config: Move to programs/test 2020-02-11 19:26:27 +01:00
generate_visualc_files.pl Fix a stray CR inside a line 2020-04-01 13:42:12 +02:00
massif_max.pl Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 21:44:29 +00:00
memory.sh Invoke config.py instead of config.pl in reverted content 2020-03-19 14:23:45 +01:00
output_env.sh Add output of python3 version 2020-05-25 13:55:21 +02:00
rename.pl Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 21:44:29 +00:00
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh Ability to ignore changes to Makefiles due to CMake usage 2014-06-24 11:09:25 +02:00
windows_msbuild.bat Add a simple build script for Windows with Visual Studio 2020-04-26 20:52:04 +02:00