zephyr/arch/xtensa/soc
Max Filippov 59926490be xtensa: move #include <linker/common-*.ld> up
Move linker/common-rom.ld between .rodata sections so that it's together
with other immutable data.
Move linker/common-ram.ld before the .bss section, so that .bss does not
appear between data sections, which had two consequences:
- there's a .bss-sized gap in the ELF image, and
- PHDR segment that covers .bss overlaps the segment that covers .data,
  resulting in the following xt-run warning:

  ( [ sample_controller ] load_bfd ) *WARNING* Executable segment
    [ 60004d60, 600079a7 ] overlaps an existing executable segment

Change-Id: I2db46f4656e240016fe60883057cc000b6377180
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-04-20 16:01:18 +00:00
..
D_108mini xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
D_212GP xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
D_233L xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
XRC_D2PM xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
XRC_D2PM_5swIrq xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
XRC_FUSION_AON_ALL_LM xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
hifi2_std xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
hifi3_bd5 xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
hifi3_bd5_call0 xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
hifi4_bd7 xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
hifi_mini xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
hifi_mini_4swIrq xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
sample_controller xtensa: move #include <linker/common-*.ld> up 2017-04-20 16:01:18 +00:00
Kconfig.cores xtensa: fixup license identifiers 2017-02-13 08:04:27 -08:00