You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/04/10 17:57:36 UTC

[GitHub] ccollins476ad closed pull request #1006: normalize permissions

ccollins476ad closed pull request #1006: normalize permissions
URL: https://github.com/apache/mynewt-core/pull/1006
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/apps/blecent/src/main.c b/apps/blecent/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/blehci/src/main.c b/apps/blehci/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/blemesh/src/main.c b/apps/blemesh/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/blemesh_shell/src/main.c b/apps/blemesh_shell/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/bleprph/src/main.c b/apps/bleprph/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/bleprph/src/phy.c b/apps/bleprph/src/phy.c
old mode 100755
new mode 100644
diff --git a/apps/bleprph_oic/src/main.c b/apps/bleprph_oic/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/blesplit/src/main.c b/apps/blesplit/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/bletest/src/bletest_hci.c b/apps/bletest/src/bletest_hci.c
old mode 100755
new mode 100644
diff --git a/apps/bletest/src/main.c b/apps/bletest/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/bletiny/src/main.c b/apps/bletiny/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/bleuart/src/main.c b/apps/bleuart/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/boot/src/boot.c b/apps/boot/src/boot.c
old mode 100755
new mode 100644
diff --git a/apps/bsncent/src/main.c b/apps/bsncent/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/bsnprph/src/main.c b/apps/bsnprph/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/btshell/src/main.c b/apps/btshell/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/iptest/src/main.c b/apps/iptest/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/pwm_test/src/main.c b/apps/pwm_test/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/sensors_test/src/main.c b/apps/sensors_test/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/slinky/src/main.c b/apps/slinky/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/slinky_oic/src/main.c b/apps/slinky_oic/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/spitest/src/main.c b/apps/spitest/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/splitty/src/main.c b/apps/splitty/src/main.c
old mode 100755
new mode 100644
diff --git a/apps/timtest/src/main.c b/apps/timtest/src/main.c
old mode 100755
new mode 100644
diff --git a/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_no_boot.ld b/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ada_feather_nrf52/boot-nrf52xxaa.ld b/hw/bsp/ada_feather_nrf52/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ada_feather_nrf52/nrf52xxaa.ld b/hw/bsp/ada_feather_nrf52/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ada_feather_nrf52/split_ada_feather_nrf52.ld b/hw/bsp/ada_feather_nrf52/split_ada_feather_nrf52.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ada_feather_nrf52/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/ada_feather_nrf52/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/ada_feather_nrf52/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/ada_feather_nrf52/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/apollo2_evb/apollo2.ld b/hw/bsp/apollo2_evb/apollo2.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/apollo2_evb/boot-apollo2.ld b/hw/bsp/apollo2_evb/boot-apollo2.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/apollo2_evb/src/arch/cortex_m4/gcc_startup.s b/hw/bsp/apollo2_evb/src/arch/cortex_m4/gcc_startup.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/arduino_primo_nrf52/boot-nrf52xxaa.ld b/hw/bsp/arduino_primo_nrf52/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/arduino_primo_nrf52/nrf52xxaa.ld b/hw/bsp/arduino_primo_nrf52/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/arduino_primo_nrf52/primo_no_boot.ld b/hw/bsp/arduino_primo_nrf52/primo_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/arduino_primo_nrf52/split-primo.ld b/hw/bsp/arduino_primo_nrf52/split-primo.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/arduino_primo_nrf52/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/arduino_primo_nrf52/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/arduino_primo_nrf52/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/arduino_primo_nrf52/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/bbc_microbit/boot-nrf51xxac.ld b/hw/bsp/bbc_microbit/boot-nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/bbc_microbit/nrf51xxac.ld b/hw/bsp/bbc_microbit/nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/bbc_microbit/split-microbit.ld b/hw/bsp/bbc_microbit/split-microbit.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/bbc_microbit/src/arch/cortex_m0/gcc_startup_nrf51.s b/hw/bsp/bbc_microbit/src/arch/cortex_m0/gcc_startup_nrf51.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/bbc_microbit/src/arch/cortex_m0/gcc_startup_nrf51_split.s b/hw/bsp/bbc_microbit/src/arch/cortex_m0/gcc_startup_nrf51_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/bmd200/nrf51dk_debug.sh b/hw/bsp/bmd200/nrf51dk_debug.sh
old mode 100644
new mode 100755
diff --git a/hw/bsp/bmd200/nrf51dk_download.sh b/hw/bsp/bmd200/nrf51dk_download.sh
old mode 100644
new mode 100755
diff --git a/hw/bsp/bmd300eval/bmd300eval_no_boot.ld b/hw/bsp/bmd300eval/bmd300eval_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/bmd300eval/boot-nrf52xxaa.ld b/hw/bsp/bmd300eval/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/bmd300eval/nrf52xxaa.ld b/hw/bsp/bmd300eval/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/bmd300eval/split-bmd300eval.ld b/hw/bsp/bmd300eval/split-bmd300eval.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/bmd300eval/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/bmd300eval/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/bmd300eval/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/bmd300eval/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/calliope_mini/boot-nrf51xxac.ld b/hw/bsp/calliope_mini/boot-nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/calliope_mini/nrf51xxac.ld b/hw/bsp/calliope_mini/nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/calliope_mini/split-calliope_mini.ld b/hw/bsp/calliope_mini/split-calliope_mini.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/calliope_mini/src/arch/cortex_m0/gcc_startup_nrf51.s b/hw/bsp/calliope_mini/src/arch/cortex_m0/gcc_startup_nrf51.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/calliope_mini/src/arch/cortex_m0/gcc_startup_nrf51_split.s b/hw/bsp/calliope_mini/src/arch/cortex_m0/gcc_startup_nrf51_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/dwm1001-dev/boot-nrf52xxaa.ld b/hw/bsp/dwm1001-dev/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/dwm1001-dev/dwm1001-dev_no_boot.ld b/hw/bsp/dwm1001-dev/dwm1001-dev_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/dwm1001-dev/nrf52xxaa.ld b/hw/bsp/dwm1001-dev/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/dwm1001-dev/split-dwm1001-dev.ld b/hw/bsp/dwm1001-dev/split-dwm1001-dev.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/dwm1001-dev/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/dwm1001-dev/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/dwm1001-dev/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/dwm1001-dev/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-arduino_101/boot-nrf51xxaa.ld b/hw/bsp/nrf51-arduino_101/boot-nrf51xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_no_boot.ld b/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-arduino_101/nrf51xxaa.ld b/hw/bsp/nrf51-arduino_101/nrf51xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-arduino_101/src/arch/cortex_m0/gcc_startup_nrf51.s b/hw/bsp/nrf51-arduino_101/src/arch/cortex_m0/gcc_startup_nrf51.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-blenano/boot-nrf51xxac.ld b/hw/bsp/nrf51-blenano/boot-nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-blenano/nrf51dk_no_boot.ld b/hw/bsp/nrf51-blenano/nrf51dk_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-blenano/nrf51xxac.ld b/hw/bsp/nrf51-blenano/nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-blenano/split-nrf51dk.ld b/hw/bsp/nrf51-blenano/split-nrf51dk.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-blenano/src/arch/cortex_m0/gcc_startup_nrf51.s b/hw/bsp/nrf51-blenano/src/arch/cortex_m0/gcc_startup_nrf51.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51-blenano/src/arch/cortex_m0/gcc_startup_nrf51_split.s b/hw/bsp/nrf51-blenano/src/arch/cortex_m0/gcc_startup_nrf51_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk-16kbram/boot-nrf51xxaa.ld b/hw/bsp/nrf51dk-16kbram/boot-nrf51xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_no_boot.ld b/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk-16kbram/nrf51xxaa.ld b/hw/bsp/nrf51dk-16kbram/nrf51xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk-16kbram/split-nrf51dk-16kbram.ld b/hw/bsp/nrf51dk-16kbram/split-nrf51dk-16kbram.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk-16kbram/src/arch/cortex_m0/gcc_startup_nrf51.s b/hw/bsp/nrf51dk-16kbram/src/arch/cortex_m0/gcc_startup_nrf51.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk-16kbram/src/arch/cortex_m0/gcc_startup_nrf51_split.s b/hw/bsp/nrf51dk-16kbram/src/arch/cortex_m0/gcc_startup_nrf51_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk/boot-nrf51xxac.ld b/hw/bsp/nrf51dk/boot-nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk/nrf51dk_no_boot.ld b/hw/bsp/nrf51dk/nrf51dk_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk/nrf51xxac.ld b/hw/bsp/nrf51dk/nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk/split-nrf51dk.ld b/hw/bsp/nrf51dk/split-nrf51dk.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk/src/arch/cortex_m0/gcc_startup_nrf51.s b/hw/bsp/nrf51dk/src/arch/cortex_m0/gcc_startup_nrf51.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf51dk/src/arch/cortex_m0/gcc_startup_nrf51_split.s b/hw/bsp/nrf51dk/src/arch/cortex_m0/gcc_startup_nrf51_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52-thingy/boot-nrf52xxaa.ld b/hw/bsp/nrf52-thingy/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52-thingy/nrf52-thingy_no_boot.ld b/hw/bsp/nrf52-thingy/nrf52-thingy_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52-thingy/nrf52xxaa.ld b/hw/bsp/nrf52-thingy/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52-thingy/split-nrf52-thingy.ld b/hw/bsp/nrf52-thingy/split-nrf52-thingy.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52-thingy/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/nrf52-thingy/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52-thingy/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/nrf52-thingy/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52840pdk/boot-nrf52840aa.ld b/hw/bsp/nrf52840pdk/boot-nrf52840aa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52840pdk/nrf52840aa.ld b/hw/bsp/nrf52840pdk/nrf52840aa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52840pdk/nrf52840pdk_no_boot.ld b/hw/bsp/nrf52840pdk/nrf52840pdk_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52840pdk/split-nrf52840pdk.ld b/hw/bsp/nrf52840pdk/split-nrf52840pdk.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52840pdk/src/arch/cortex_m4/gcc_startup_nrf52840.s b/hw/bsp/nrf52840pdk/src/arch/cortex_m4/gcc_startup_nrf52840.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52840pdk/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/nrf52840pdk/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52dk/boot-nrf52xxaa.ld b/hw/bsp/nrf52dk/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52dk/nrf52dk_no_boot.ld b/hw/bsp/nrf52dk/nrf52dk_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52dk/nrf52xxaa.ld b/hw/bsp/nrf52dk/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52dk/split-nrf52dk.ld b/hw/bsp/nrf52dk/split-nrf52dk.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52dk/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/nrf52dk/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nrf52dk/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/nrf52dk/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/nucleo-f303k8/nucleo-f303k8.ld b/hw/bsp/nucleo-f303k8/nucleo-f303k8.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nucleo-f303re/boot-nucleo-f303re.ld b/hw/bsp/nucleo-f303re/boot-nucleo-f303re.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/nucleo-f303re/nucleo-f303re.ld b/hw/bsp/nucleo-f303re/nucleo-f303re.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/olimex_stm32-e407_devboard/boot-olimex_stm32-e407_devboard.ld b/hw/bsp/olimex_stm32-e407_devboard/boot-olimex_stm32-e407_devboard.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard.ld b/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/olimex_stm32-e407_devboard/run_from_loader.ld b/hw/bsp/olimex_stm32-e407_devboard/run_from_loader.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/olimex_stm32-e407_devboard/run_from_sram.ld b/hw/bsp/olimex_stm32-e407_devboard/run_from_sram.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/olimex_stm32-e407_devboard/src/arch/cortex_m4/startup_STM32F40x.s b/hw/bsp/olimex_stm32-e407_devboard/src/arch/cortex_m4/startup_STM32F40x.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/puckjs/boot-nrf52xxaa.ld b/hw/bsp/puckjs/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/puckjs/nrf52xxaa.ld b/hw/bsp/puckjs/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/puckjs/puckjs_no_boot.ld b/hw/bsp/puckjs/puckjs_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/puckjs/split_puckjs.ld b/hw/bsp/puckjs/split_puckjs.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/puckjs/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/puckjs/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/puckjs/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/puckjs/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-blend2/boot-nrf52xxaa.ld b/hw/bsp/rb-blend2/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-blend2/nrf52xxaa.ld b/hw/bsp/rb-blend2/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-blend2/rb-blend2_no_boot.ld b/hw/bsp/rb-blend2/rb-blend2_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-blend2/split-rb-blend2.ld b/hw/bsp/rb-blend2/split-rb-blend2.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-blend2/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/rb-blend2/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-blend2/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/rb-blend2/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-nano2/boot-nrf52xxaa.ld b/hw/bsp/rb-nano2/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-nano2/nrf52xxaa.ld b/hw/bsp/rb-nano2/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-nano2/rb-nano2_no_boot.ld b/hw/bsp/rb-nano2/rb-nano2_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-nano2/split-rb-nano2.ld b/hw/bsp/rb-nano2/split-rb-nano2.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-nano2/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/rb-nano2/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/rb-nano2/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/rb-nano2/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/ruuvi_tag_revb2/boot-nrf52xxaa.ld b/hw/bsp/ruuvi_tag_revb2/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ruuvi_tag_revb2/nrf52dk_no_boot.ld b/hw/bsp/ruuvi_tag_revb2/nrf52dk_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ruuvi_tag_revb2/nrf52xxaa.ld b/hw/bsp/ruuvi_tag_revb2/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ruuvi_tag_revb2/split-nrf52dk.ld b/hw/bsp/ruuvi_tag_revb2/split-nrf52dk.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/ruuvi_tag_revb2/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/ruuvi_tag_revb2/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/ruuvi_tag_revb2/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/ruuvi_tag_revb2/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/stm32f3discovery/boot-stm32f3discovery.ld b/hw/bsp/stm32f3discovery/boot-stm32f3discovery.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/stm32f3discovery/stm32f3discovery.ld b/hw/bsp/stm32f3discovery/stm32f3discovery.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/stm32l152discovery/src/arch/cortex_m3/startup_stm32l152xc.s b/hw/bsp/stm32l152discovery/src/arch/cortex_m3/startup_stm32l152xc.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/telee02/boot-nrf52xxaa.ld b/hw/bsp/telee02/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/telee02/nrf52xxaa.ld b/hw/bsp/telee02/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/telee02/split-telee02.ld b/hw/bsp/telee02/split-telee02.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/telee02/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/telee02/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/telee02/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/telee02/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/telee02/telee02_no_boot.ld b/hw/bsp/telee02/telee02_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno51/boot-nrf51xxac.ld b/hw/bsp/vbluno51/boot-nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno51/nrf51xxac.ld b/hw/bsp/vbluno51/nrf51xxac.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno51/split-vbluno51.ld b/hw/bsp/vbluno51/split-vbluno51.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno51/src/arch/cortex_m0/gcc_startup_nrf51.s b/hw/bsp/vbluno51/src/arch/cortex_m0/gcc_startup_nrf51.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno51/src/arch/cortex_m0/gcc_startup_nrf51_split.s b/hw/bsp/vbluno51/src/arch/cortex_m0/gcc_startup_nrf51_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno51/vbluno51_no_boot.ld b/hw/bsp/vbluno51/vbluno51_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno52/boot-nrf52xxaa.ld b/hw/bsp/vbluno52/boot-nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno52/nrf52xxaa.ld b/hw/bsp/vbluno52/nrf52xxaa.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno52/split-vbluno52.ld b/hw/bsp/vbluno52/split-vbluno52.ld
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno52/src/arch/cortex_m4/gcc_startup_nrf52.s b/hw/bsp/vbluno52/src/arch/cortex_m4/gcc_startup_nrf52.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno52/src/arch/cortex_m4/gcc_startup_nrf52_split.s b/hw/bsp/vbluno52/src/arch/cortex_m4/gcc_startup_nrf52_split.s
old mode 100755
new mode 100644
diff --git a/hw/bsp/vbluno52/vbluno52_no_boot.ld b/hw/bsp/vbluno52/vbluno52_no_boot.ld
old mode 100755
new mode 100644
diff --git a/hw/drivers/lwip/stm32_eth/src/stm32_eth.c b/hw/drivers/lwip/stm32_eth/src/stm32_eth.c
old mode 100755
new mode 100644
diff --git a/hw/mcu/ambiq/apollo2/apollo2.ld b/hw/mcu/ambiq/apollo2/apollo2.ld
old mode 100755
new mode 100644
diff --git a/hw/mcu/nordic/nrf51xxx/include/mcu/nrf51_hal.h b/hw/mcu/nordic/nrf51xxx/include/mcu/nrf51_hal.h
old mode 100755
new mode 100644
diff --git a/hw/mcu/nordic/nrf51xxx/nrf51.ld b/hw/mcu/nordic/nrf51xxx/nrf51.ld
old mode 100755
new mode 100644
diff --git a/hw/mcu/nordic/nrf51xxx/src/system_nrf51.c b/hw/mcu/nordic/nrf51xxx/src/system_nrf51.c
old mode 100755
new mode 100644
diff --git a/hw/mcu/nordic/nrf52xxx/include/mcu/nrf52_hal.h b/hw/mcu/nordic/nrf52xxx/include/mcu/nrf52_hal.h
old mode 100755
new mode 100644
diff --git a/hw/mcu/nordic/nrf52xxx/nrf52.ld b/hw/mcu/nordic/nrf52xxx/nrf52.ld
old mode 100755
new mode 100644
diff --git a/hw/mcu/nxp/mkw41z/include/mcu/mkw41z_hal.h b/hw/mcu/nxp/mkw41z/include/mcu/mkw41z_hal.h
old mode 100755
new mode 100644
diff --git a/hw/mcu/nxp/src/ext/sdk-2.0-frdm-k64f_b160321/devices/MK64F12/drivers/fsl_sim.c b/hw/mcu/nxp/src/ext/sdk-2.0-frdm-k64f_b160321/devices/MK64F12/drivers/fsl_sim.c
old mode 100755
new mode 100644
diff --git a/hw/mcu/nxp/src/ext/sdk-2.0-frdm-k64f_b160321/devices/MK64F12/drivers/fsl_sim.h b/hw/mcu/nxp/src/ext/sdk-2.0-frdm-k64f_b160321/devices/MK64F12/drivers/fsl_sim.h
old mode 100755
new mode 100644
diff --git a/hw/mcu/sifive/fe310/include/mcu/fe310_hal.h b/hw/mcu/sifive/fe310/include/mcu/fe310_hal.h
old mode 100755
new mode 100644
diff --git a/hw/scripts/common.sh b/hw/scripts/common.sh
old mode 100644
new mode 100755
diff --git a/hw/scripts/jlink.sh b/hw/scripts/jlink.sh
old mode 100644
new mode 100755
diff --git a/hw/scripts/openocd.sh b/hw/scripts/openocd.sh
old mode 100644
new mode 100755
diff --git a/hw/scripts/stlink.sh b/hw/scripts/stlink.sh
old mode 100644
new mode 100755
diff --git a/kernel/os/include/os/arch/arc/os/os_arch.h b/kernel/os/include/os/arch/arc/os/os_arch.h
old mode 100755
new mode 100644
diff --git a/kernel/os/include/os/arch/cortex_m0/os/os_arch.h b/kernel/os/include/os/arch/cortex_m0/os/os_arch.h
old mode 100755
new mode 100644
diff --git a/kernel/os/include/os/arch/cortex_m3/os/os_arch.h b/kernel/os/include/os/arch/cortex_m3/os/os_arch.h
old mode 100755
new mode 100644
diff --git a/kernel/os/include/os/arch/cortex_m4/os/os_arch.h b/kernel/os/include/os/arch/cortex_m4/os/os_arch.h
old mode 100755
new mode 100644
diff --git a/kernel/os/include/os/arch/cortex_m7/os/os_arch.h b/kernel/os/include/os/arch/cortex_m7/os/os_arch.h
old mode 100755
new mode 100644
diff --git a/kernel/os/include/os/arch/rv32imac/os/os_arch.h b/kernel/os/include/os/arch/rv32imac/os/os_arch.h
old mode 100755
new mode 100644
diff --git a/kernel/os/include/os/queue.h b/kernel/os/include/os/queue.h
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/arc/os_arc.s b/kernel/os/src/arch/arc/os_arc.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/arc/os_arch_arc.c b/kernel/os/src/arch/arc/os_arch_arc.c
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m0/m0/SVC_Table.s b/kernel/os/src/arch/cortex_m0/m0/SVC_Table.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m0/os_arch_arm.c b/kernel/os/src/arch/cortex_m0/os_arch_arm.c
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m3/m3/HAL_CM3.s b/kernel/os/src/arch/cortex_m3/m3/HAL_CM3.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m3/m3/SVC_Table.s b/kernel/os/src/arch/cortex_m3/m3/SVC_Table.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m3/os_arch_arm.c b/kernel/os/src/arch/cortex_m3/os_arch_arm.c
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m4/m4/HAL_CM4.s b/kernel/os/src/arch/cortex_m4/m4/HAL_CM4.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m4/m4/SVC_Table.s b/kernel/os/src/arch/cortex_m4/m4/SVC_Table.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m4/os_arch_arm.c b/kernel/os/src/arch/cortex_m4/os_arch_arm.c
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m7/m7/HAL_CM7.s b/kernel/os/src/arch/cortex_m7/m7/HAL_CM7.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m7/m7/SVC_Table.s b/kernel/os/src/arch/cortex_m7/m7/SVC_Table.s
old mode 100755
new mode 100644
diff --git a/kernel/os/src/arch/cortex_m7/os_arch_arm.c b/kernel/os/src/arch/cortex_m7/os_arch_arm.c
old mode 100755
new mode 100644
diff --git a/net/ip/lwip_base/test/fuzz/output_to_pcap.sh b/net/ip/lwip_base/test/fuzz/output_to_pcap.sh
old mode 100644
new mode 100755


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services