diff --git a/IDE/GCC-ARM/Header/user_settings.h b/IDE/GCC-ARM/Header/user_settings.h old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Makefile b/IDE/GCC-ARM/Makefile old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Makefile.bench b/IDE/GCC-ARM/Makefile.bench old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Makefile.common b/IDE/GCC-ARM/Makefile.common old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Makefile.static b/IDE/GCC-ARM/Makefile.static old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Makefile.test b/IDE/GCC-ARM/Makefile.test old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/README.md b/IDE/GCC-ARM/README.md old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Source/armtarget.c b/IDE/GCC-ARM/Source/armtarget.c old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Source/benchmark_main.c b/IDE/GCC-ARM/Source/benchmark_main.c old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Source/test_main.c b/IDE/GCC-ARM/Source/test_main.c old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/Source/tls_client.c b/IDE/GCC-ARM/Source/tls_client.c old mode 100755 new mode 100644 diff --git a/IDE/GCC-ARM/linker.ld b/IDE/GCC-ARM/linker.ld old mode 100755 new mode 100644 diff --git a/IDE/INTIME-RTOS/README.md b/IDE/INTIME-RTOS/README.md old mode 100755 new mode 100644 diff --git a/IDE/INTIME-RTOS/libwolfssl.c b/IDE/INTIME-RTOS/libwolfssl.c old mode 100755 new mode 100644 diff --git a/IDE/INTIME-RTOS/user_settings.h b/IDE/INTIME-RTOS/user_settings.h old mode 100755 new mode 100644 diff --git a/IDE/INTIME-RTOS/wolfExamples.c b/IDE/INTIME-RTOS/wolfExamples.c old mode 100755 new mode 100644 diff --git a/IDE/INTIME-RTOS/wolfExamples.h b/IDE/INTIME-RTOS/wolfExamples.h old mode 100755 new mode 100644 diff --git a/src/crl.c b/src/crl.c old mode 100755 new mode 100644 diff --git a/src/internal.c b/src/internal.c old mode 100755 new mode 100644 diff --git a/src/ssl.c b/src/ssl.c old mode 100755 new mode 100644 diff --git a/src/tls.c b/src/tls.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/aes.c b/wolfcrypt/src/aes.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/des3.c b/wolfcrypt/src/des3.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/dh.c b/wolfcrypt/src/dh.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/ecc.c b/wolfcrypt/src/ecc.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/fe_operations.c b/wolfcrypt/src/fe_operations.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/hmac.c b/wolfcrypt/src/hmac.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/md5.c b/wolfcrypt/src/md5.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/pkcs7.c b/wolfcrypt/src/pkcs7.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/port/xilinx/xil-aesgcm.c b/wolfcrypt/src/port/xilinx/xil-aesgcm.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/port/xilinx/xil-sha3.c b/wolfcrypt/src/port/xilinx/xil-sha3.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/rsa.c b/wolfcrypt/src/rsa.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/sha.c b/wolfcrypt/src/sha.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/sha256.c b/wolfcrypt/src/sha256.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/sha3.c b/wolfcrypt/src/sha3.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/sha512.c b/wolfcrypt/src/sha512.c old mode 100755 new mode 100644 diff --git a/wolfcrypt/src/wc_port.c b/wolfcrypt/src/wc_port.c old mode 100755 new mode 100644 diff --git a/wolfssl/internal.h b/wolfssl/internal.h old mode 100755 new mode 100644 diff --git a/wolfssl/wolfcrypt/aes.h b/wolfssl/wolfcrypt/aes.h old mode 100755 new mode 100644 diff --git a/wolfssl/wolfcrypt/logging.h b/wolfssl/wolfcrypt/logging.h old mode 100755 new mode 100644 diff --git a/wolfssl/wolfcrypt/port/xilinx/xil-sha3.h b/wolfssl/wolfcrypt/port/xilinx/xil-sha3.h old mode 100755 new mode 100644 diff --git a/wolfssl/wolfcrypt/types.h b/wolfssl/wolfcrypt/types.h old mode 100755 new mode 100644