zephyr/include/arch
Andrew Boie f1260fb618 arc: linker.ld: fix BSS section declaration
The BSS section needs to use AT> in XIP systems otherwise the LMA
addresses in the ELF binary are wrong, leading to issues if we
try to manipulate the binary with objcopy. The GROUP_DATA_LINK_IN
macro does the right thing here.

This was already done on other arches but ARC was missed.

Change-Id: I93748e919e0b68c1ff2dfb4b85b7064a8d980f3a
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-13 20:02:40 +00:00
..
arc arc: linker.ld: fix BSS section declaration 2017-02-13 20:02:40 +00:00
arm Merge "Merge arm branch into master" 2017-02-11 04:00:58 +00:00
nios2 kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
riscv32 kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
x86 kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
cpu.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00