zephyr/include/arch
Andrew Boie d433973c14 arm: move app data before kernel data
This is a simpler memory arrangement; RAM will start with
app data, and everything after it is either kernel data or
unclaimed memory reserved for the kernel's use.

New linker variables are also implemented here.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-08-03 11:46:26 -04:00
..
arc linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm arm: move app data before kernel data 2017-08-03 11:46:26 -04:00
nios2 doc: spelling fixes in docs 2017-08-02 15:14:13 -04:00
riscv32 riscv32: pulpino: add some missing linker symbols 2017-07-18 14:22:26 -07:00
x86 x86: implement new linker variables 2017-08-03 11:46:26 -04:00
xtensa arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00