zephyr/arch/x86/soc/atom
Andrew Boie 4208976bfc build: consolidate some common parts of linker scripts
There are a number of data sections that are repeated across
all the linker scripts for various architecture. In practice these
don't always get updated and we have had problems with bit-rot.
Consolidate these to make maintenance easier.

x86 linker scripts now follow the same naming convention and we
get rid of a linker-epilog.h that wasn't necessary and whose purpose
has been lost to the mists of time. If applications want to define their
own sections they should be allowed to. Linker scripts for x86 do not
end with .h any more, they are not C header files even though we use
C's preprocessor.

Issue: ZEP-688
Change-Id: I893eb4619969695c1f980efd7c2ec9fa5dad136d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-10-31 18:00:58 -07:00
..
Kbuild
Kconfig.defconfig Bluetooth: Add custom "monitor" protocol logging over UART 2016-04-22 18:49:11 +03:00
Kconfig.soc
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00
linker.ld build: consolidate some common parts of linker scripts 2016-10-31 18:00:58 -07:00
soc.c
soc.h serial/ns16550: make IRQ triggering condition a SoC decision 2016-03-30 13:38:34 +00:00