zephyr/include/arch/nios2
Andrew Boie 3b9302158c nios2: set up common linker script for XIP and non-XIP
We will require 6 variables to be defined by SOC-specific
linker script; these values in turn can be pulled from
defines in layout.h.

To help position code correctly we define two new ELF sections
for this arch, 'reset' and 'exceptions'.

Change-Id: Idffbd53895945b7d0ec0aac281e5bf7c85b4b2c2
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-10 15:22:41 +00:00
..
arch.h nios2.h: cleanup API 2016-06-10 15:22:41 +00:00
asm.h nios2: add minimal crt0.S 2016-05-09 18:09:26 +00:00
asm_inline.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
asm_inline_gcc.h nios2: implement asm_inline_gcc functions for sys_io.h 2016-05-09 18:09:29 +00:00
linker.ld nios2: set up common linker script for XIP and non-XIP 2016-06-10 15:22:41 +00:00
nios2.h nios2.h: cleanup API 2016-06-10 15:22:41 +00:00