zephyr/soc/x86/apollo_lake
Charles E. Youse 3cf1bff71c arch/x86: complete 64-bit linker script
The previous linker script was barebones and non-standard. It is
replaced with a script conforms to the rest of the Zephyr arches,
utilizing include/linker headers and standard macros.

link-tool-gcc.h is updated to account for the "i386:x86-64" arch and
the generation of 64-bit ELF binaries.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-15 11:33:47 +08:00
..
doc docs: fix errors/ambiguities in docs for Apollo Lake boards 2019-09-04 10:02:25 +02:00
CMakeLists.txt soc/x86/apollo_lake: architecture is goldmont 2019-09-15 11:33:47 +08:00
Kconfig.defconfig
Kconfig.soc
dts_fixup.h dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
linker.ld arch/x86: complete 64-bit linker script 2019-09-15 11:33:47 +08:00
soc.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
soc.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
soc_gpio.h