minix/kernel/arch/earm
Lionel Sambuc cfd3379bb1 Removing CSU patches
* Removed startup code patches in lib/csu regarding kernel to userland
   ABI.

 * Aligned stack layout on NetBSD stack layout.

 * Generate valid stack pointers instead of offsets by taking into account
   _minix_kerninfo->kinfo->user_sp.

 * Refactored stack generation, by moving part of execve in two
   functions {minix_stack_params(), minix_stack_fill()} and using them
   in execve(), rs and vm.

 * Changed load offset of rtld (ld.so) to:
      execi.args.stack_high - execi.args.stack_size - 0xa00000
   which is 10MB below the main executable stack.

Change-Id: I839daf3de43321cded44105634102d419cb36cec
2014-02-18 11:25:02 +01:00
..
bsp arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
include arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_clock.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_do_vmctl.c arm:indenting 2014-01-07 11:18:26 +01:00
arch_reset.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_system.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
direct_tty_utils.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
do_padconf.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
exc.S ARM updates 2013-01-17 10:03:58 +01:00
exception.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
glo.h ARM updates 2013-01-17 10:03:58 +01:00
head.S arm-refactor:document ARM assembly code. 2014-02-12 13:47:49 +01:00
hw_intr.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
kernel.lds Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
klib.S ARM: Fix interrupt management 2013-02-18 09:07:55 +01:00
Makefile.inc arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
memory.c Removing CSU patches 2014-02-18 11:25:02 +01:00
mpx.S arm-refactor:document ARM assembly code. 2014-02-12 13:47:49 +01:00
pg_utils.c arm:indenting 2014-01-07 11:18:26 +01:00
phys_copy.S ARM updates 2013-01-17 10:03:58 +01:00
phys_memset.S ARM updates 2013-01-17 10:03:58 +01:00
pre_init.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
procoffsets.cf ARM updates 2013-01-17 10:03:58 +01:00
protect.c Removing CSU patches 2014-02-18 11:25:02 +01:00
sconst.h ARM updates 2013-01-17 10:03:58 +01:00
timer.h ARM updates 2013-01-17 10:03:58 +01:00