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