mbedtls/scripts
Valerio Setti 678e0fb3e5 psa: allow to use static key buffers instead of dynamic ones
This helps reducing heap memory usage and, if heap memory is
not used anywhere else in an embedded device, it also reduces
code footprint since there is no need for heap management code
in this case.

A new build symbol is added for this purpose, named
MBEDTLS_PSA_STATIC_KEY_SLOTS. It's disabled by default so that
normal usage of Mbed TLS library is not affected.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-10-22 17:56:36 +02:00
..
data_files Merge pull request #9671 from Harry-Ramsey/duplicate-common-header-file-development 2024-10-15 06:05:07 +00:00
abi_check.py
apidoc_full.sh
assemble_changelog.py
basic.requirements.txt
bump_version.sh
ci.requirements.txt Downgrade mypy to a version that works with our code base 2024-10-09 14:12:59 +02:00
code_size_compare.py
code_style.py Improve support for submodules in code_style.py 2024-10-07 10:41:47 +01:00
common.make Follow include path updates for C++ builds 2024-08-05 15:52:37 +02:00
config.pl
config.py psa: allow to use static key buffers instead of dynamic ones 2024-10-22 17:56:36 +02:00
driver.requirements.txt
ecc-heap.sh
ecp_comb_table.py
footprint.sh
framework_scripts_path.py
generate_driver_wrappers.py
generate_errors.pl
generate_features.pl Revert move of version.h to tf-psa-crypto libray 2024-10-04 13:37:42 +01:00
generate_psa_constants.py
generate_query_config.pl
generate_visualc_files.pl
lcov.sh Check for file at script startup 2024-07-30 15:52:58 +01:00
maintainer.requirements.txt
make_generated_files.bat Adjust file path for generate_tls13_compat_tests.py 2024-10-15 11:45:05 +01:00
massif_max.pl
memory.sh
min_requirements.py
output_env.sh
prepare_release.sh
project_name.txt
tmp_ignore_makefiles.sh
windows_msbuild.bat