zephyr/include/arch/arc/v2
Chuck Jordan 568101259d arc: linker.ld modified to handle DRAM configuration as well
For EM Starter Kit, one of the SOC choices has DRAM and no FLASH.
If FLASH_SIZE is 0, the linker command file will create
SRAM, ICCM and DCCM memories (and no FLASH). SRAM is really DRAM.

Also, the linker.ld file is extended to handle microkernel
objects.

linker_harvard.ld has "all rights reserved". added to banner.

Change-Id: Ia433578b94ce91722f3670819f44befafeecf878
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-24 00:02:17 +00:00
..
addr_types.h arc: Add paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
arcv2_irq_unit.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
asm_inline.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
asm_inline_gcc.h sys_io: don't allow negative bit offsets 2016-03-04 16:26:21 +00:00
aux_regs.h arc: Add defines for many more useful auxiliary registers 2016-05-09 20:56:50 +00:00
error.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
exc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ffs.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
irq.h irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
linker.ld arc: linker.ld modified to handle DRAM configuration as well 2016-05-24 00:02:17 +00:00
linker_harvard.ld arc: linker.ld modified to handle DRAM configuration as well 2016-05-24 00:02:17 +00:00
misc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00