mbedtls/programs/psa
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
..
CMakeLists.txt Generate PSA constant names in CMake build dir 2020-05-28 16:51:21 +01:00
crypto_examples.c Remove spurious obsolete function call 2019-06-05 11:34:54 +02:00
key_ladder_demo.c Fix GCC format-signedness warnings 2020-04-22 16:01:48 +02:00
key_ladder_demo.sh New sample program key_ladder_demo 2018-09-12 16:50:07 +03:00
psa_constant_names.c Change key types to a 16-bit encoding 2020-01-31 10:24:21 +01:00