commit | d2ca9a1b7edc82882515335ae1f03d660115eb19 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Tue Jul 23 11:21:52 2024 +0200 |
committer | Ronald Cron <ronald.cron@arm.com> | Tue Oct 01 15:32:01 2024 +0200 |
tree | c1f7318834170e6015d70ae4301c67d04609397c | |
parent | e9e7b763efc76ba6b634f8c4bea08b1f39e44329 [diff] [blame] |
Add support to build only the tf-psa-crypto tree Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/tf-psa-crypto/DartConfiguration.tcl b/tf-psa-crypto/DartConfiguration.tcl new file mode 100644 index 0000000..af0578a --- /dev/null +++ b/tf-psa-crypto/DartConfiguration.tcl
@@ -0,0 +1,4 @@ +Site: localhost +BuildName: Mbed TLS-test +CoverageCommand: /usr/bin/gcov +MemoryCheckCommand: /usr/bin/valgrind