aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGilles Peskine <gilles.peskine@arm.com>2023-07-21 17:37:15 +0200
committerGitHub <noreply@github.com>2023-07-21 17:37:15 +0200
commit5647d06be85a7d6d347f116f22e23ff5bdbf15c4 (patch)
tree722ca6f2eb8dcbd369258261c9a43ddea34253ac /.gitignore
parent87f62850f38e654059fd5545e4cb25833d75af95 (diff)
parentc723e86e563abea074268bfabde3074f0e4b01cf (diff)
downloadmbedtls-5647d06be85a7d6d347f116f22e23ff5bdbf15c4.zip
mbedtls-5647d06be85a7d6d347f116f22e23ff5bdbf15c4.tar.gz
mbedtls-5647d06be85a7d6d347f116f22e23ff5bdbf15c4.tar.bz2
Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability
Fix and test MBEDTLS_PSA_INJECT_ENTROPY
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e483bc7..185bd7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
# Random seed file created by test scripts and sample programs
seedfile
+# MBEDTLS_PSA_INJECT_ENTROPY seed file created by the test framework
+00000000ffffff52.psa_its
# CMake build artifacts:
CMakeCache.txt