commit | 6de7a179c882b0b6484ae79e2e326fc7c5e941de | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jun 18 17:51:17 2018 +0200 |
committer | itayzafrir <itay.zafrir@arm.com> | Wed Sep 12 16:13:49 2018 +0300 |
tree | f18a3571ef60d3c370309004eb74e5ed16f2148e | |
parent | 781afb4b072dc3373f6ceedc9a2b6b985443dbb2 [diff] |
Fix file permissions Some files were marked as executable but shouldn't have been.
diff --git a/include/psa/crypto.h b/include/psa/crypto.h old mode 100755 new mode 100644
diff --git a/library/psa_crypto.c b/library/psa_crypto.c old mode 100755 new mode 100644