zephyr/arch
Jesus Sanchez-Palencia a19d4ad041 quark_d2000: Add shared GDT memory to linker
A new shared memory area has been added to the QMSI bootloader in
order to store the GDT in RAM reliably.

Add the new entry to the QUARK D2000 linker script and new
kconfig options:

 * CONFIG_BSP_SHARED_GDT_RAM_ADDR to set the address location
   of the GDT in RAM.

 * CONFIG_BSP_SHARED_GDT_RAM_SIZE to set the size used by the
   GDT in RAM.

This is only enabled when  CONFIG_SET_GDT is NOT set.

Change-Id: Ie084079475853dce153dd9f3e88ad4a9784bdedf
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
2017-02-08 11:59:15 +00:00
..
arc ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00
arm arm: Adjust entry point of XIP kernels to the __reset function 2017-02-04 19:32:40 +00:00
nios2 build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
riscv32 riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
x86 quark_d2000: Add shared GDT memory to linker 2017-02-08 11:59:15 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00