mbedtls/programs/psa
Manuel Pégourié-Gonnard e90e405e15 Introduce "Dev mode" option
When the option is On, CMake will have rules to generate the generated
files using scripts etc. When the option is Off, CMake will assume the
files are available from the source tree; in that mode, it won't require
any extra tools (Perl for example) compared to when we committed the
files to git.

The intention is that users will never need to adjust this option:

- in the development branch (and features branches etc.) the option is
always On (development mode);
- in released tarballs, which include the generated files, we'll switch
the option to Off (release mode) in the same commit that re-adds the
generated files.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2021-10-25 13:16:04 +01:00
..
CMakeLists.txt Introduce "Dev mode" option 2021-10-25 13:16:04 +01:00
crypto_examples.c Rename output buffer size macros 2021-01-21 13:17:25 +01:00
key_ladder_demo.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
key_ladder_demo.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
psa_constant_names.c Remove duplicated definition of PSA_ALG_GET_HASH() 2021-05-04 10:25:05 +02:00