zephyr/arch/nios2/soc/nios2e-zephyr
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
..
include nios2: set up common linker script for XIP and non-XIP 2016-06-10 15:22:41 +00:00
Kbuild nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kconfig.defconfig nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kconfig.soc nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Makefile nios2: move cflags hacks to main Nios2 Makefile 2016-05-03 23:18:46 +00:00
linker.ld nios2: set up common linker script for XIP and non-XIP 2016-06-10 15:22:41 +00:00
soc.c nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
soc.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
soc_config.c nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00