Skip to content

Commit 090d5f8

Browse files
committed
[zep noup] checkout automatically generated files
TF-PSA-Crypto repo by default automatically generates some files. In order to achieve this Python scripts are being used and these require "framework" submodule to be present. Since we might need to patch some of these files and also save some disk space by not having "framework" repo checked out, we check out these auto-generated files. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
1 parent ed91dc7 commit 090d5f8

6 files changed

Lines changed: 4392 additions & 7 deletions

core/.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +0,0 @@
1-
###START_GENERATED_FILES###
2-
/psa_crypto_driver_wrappers.h
3-
/psa_crypto_driver_wrappers_no_static.c
4-
/tf_psa_crypto_config_check_before.h
5-
/tf_psa_crypto_config_check_final.h
6-
/tf_psa_crypto_config_check_user.h
7-
###END_GENERATED_FILES###

0 commit comments

Comments
 (0)