commit | 3b9302158cd3ea40b10759f031c723c61ba38fc3 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Jun 07 13:11:45 2016 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Jun 10 15:22:41 2016 +0000 |
tree | c5bfa24d2578c77122f3409d12c3fb0cdbd6c66f | |
parent | dca76617f039cb82ca6e660566cb7102587829d8 [diff] |
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>