From 0de8166c4c66ae9e9092226d5d68da0e2e50e5b4 Mon Sep 17 00:00:00 2001 From: Dietmar Eggemann Date: Thu, 15 Mar 2012 15:38:56 +0000 Subject: Change file mode for 100755 to 100644 for various source files. Signed-off-by: Dietmar Eggemann --- big-little/Makefile | 0 big-little/common/hyp_vectors.s | 0 big-little/common/pagetable_setup.c | 0 big-little/include/hyp_types.h | 0 big-little/include/traps.h | 0 big-little/lib/ipi.c | 0 big-little/lib/tube.c | 0 big-little/secure_world/monmode_vectors.s | 0 big-little/switcher/trigger/handle_switchover.s | 0 bootwrapper/Makefile | 0 bootwrapper/big-little-mp1.mxscript | 0 bootwrapper/big-little-mp4.mxscript | 0 bootwrapper/boot.S | 0 bootwrapper/boot.map.template | 0 bootwrapper/helpers.S | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 big-little/Makefile mode change 100755 => 100644 big-little/common/hyp_vectors.s mode change 100755 => 100644 big-little/common/pagetable_setup.c mode change 100755 => 100644 big-little/include/hyp_types.h mode change 100755 => 100644 big-little/include/traps.h mode change 100755 => 100644 big-little/lib/ipi.c mode change 100755 => 100644 big-little/lib/tube.c mode change 100755 => 100644 big-little/secure_world/monmode_vectors.s mode change 100755 => 100644 big-little/switcher/trigger/handle_switchover.s mode change 100755 => 100644 bootwrapper/Makefile mode change 100755 => 100644 bootwrapper/big-little-mp1.mxscript mode change 100755 => 100644 bootwrapper/big-little-mp4.mxscript mode change 100755 => 100644 bootwrapper/boot.S mode change 100755 => 100644 bootwrapper/boot.map.template mode change 100755 => 100644 bootwrapper/helpers.S diff --git a/big-little/Makefile b/big-little/Makefile old mode 100755 new mode 100644 diff --git a/big-little/common/hyp_vectors.s b/big-little/common/hyp_vectors.s old mode 100755 new mode 100644 diff --git a/big-little/common/pagetable_setup.c b/big-little/common/pagetable_setup.c old mode 100755 new mode 100644 diff --git a/big-little/include/hyp_types.h b/big-little/include/hyp_types.h old mode 100755 new mode 100644 diff --git a/big-little/include/traps.h b/big-little/include/traps.h old mode 100755 new mode 100644 diff --git a/big-little/lib/ipi.c b/big-little/lib/ipi.c old mode 100755 new mode 100644 diff --git a/big-little/lib/tube.c b/big-little/lib/tube.c old mode 100755 new mode 100644 diff --git a/big-little/secure_world/monmode_vectors.s b/big-little/secure_world/monmode_vectors.s old mode 100755 new mode 100644 diff --git a/big-little/switcher/trigger/handle_switchover.s b/big-little/switcher/trigger/handle_switchover.s old mode 100755 new mode 100644 diff --git a/bootwrapper/Makefile b/bootwrapper/Makefile old mode 100755 new mode 100644 diff --git a/bootwrapper/big-little-mp1.mxscript b/bootwrapper/big-little-mp1.mxscript old mode 100755 new mode 100644 diff --git a/bootwrapper/big-little-mp4.mxscript b/bootwrapper/big-little-mp4.mxscript old mode 100755 new mode 100644 diff --git a/bootwrapper/boot.S b/bootwrapper/boot.S old mode 100755 new mode 100644 diff --git a/bootwrapper/boot.map.template b/bootwrapper/boot.map.template old mode 100755 new mode 100644 diff --git a/bootwrapper/helpers.S b/bootwrapper/helpers.S old mode 100755 new mode 100644 -- cgit v1.2.3