mbedtls/scripts
Gilles Peskine 87485a3f28 Add requirement on Jinja to integrate drivers
Driver implementers need to regenerate wrappers. This will use Jinja2 as
discussed in
https://github.com/ARMmbed/mbedtls/pull/5067#discussion_r738794607

On the development branch, driver integration is always needed to generate
the driver wrapper and thus to build the library, so this requirement
applies to everyone, not just driver implementers. In releases, we plan to
include a default driver wrapper with support for basic use cases only,
meaning that the line `-r driver.requirements.txt` should be removed from
`basic.requirements.txt` in releases.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-11-17 19:27:45 +01:00
..
data_files Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
mbedtls_dev Merge pull request #5092 from mprse/generate_key2 2021-11-10 20:55:35 +01:00
abi_check.py Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
apidoc_full.sh Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
assemble_changelog.py Explicitly use UTF-8 in assemble_changelog 2021-05-20 10:37:22 +02:00
basic.requirements.txt Add requirement on Jinja to integrate drivers 2021-11-17 19:27:45 +01:00
bump_version.sh The version was moved from version.h to build_info.h 2021-07-01 11:11:30 +02:00
ci.requirements.txt Add requirement on Jinja to integrate drivers 2021-11-17 19:27:45 +01:00
code_size_compare.py Add git rev-parse options 2021-11-03 07:31:00 +00:00
config.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
config.py Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
driver.requirements.txt Add requirement on Jinja to integrate drivers 2021-11-17 19:27:45 +01:00
ecc-heap.sh Remove check_config.h inclusion from ecc-heap.sh 2021-06-28 14:21:55 +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_errors.pl Show warnings if something looks wrong 2021-08-02 22:53:40 +02:00
generate_features.pl Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +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 Improve error message in generate_query_config.pl 2021-10-25 13:16:04 +01:00
generate_visualc_files.pl Simplify line ending management and make it work on Windows 2021-05-20 10:37:22 +02:00
maintainer.requirements.txt Declare which Python packages we use 2021-11-17 19:27:45 +01:00
make_generated_files.bat Explicitly specify exit code for "exit /b" 2021-05-20 10:37:22 +02: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
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 Add a simple build script for Windows with Visual Studio 2020-04-26 20:52:04 +02:00