zephyr/include
Chuck Jordan c3ad7615ff arc: Add linker command file for Harvard architecture
Some ARC CPUs can be built with separate instruction bus
and data bus (i.e. Harvard Architecture). Such systems
have only ICCM and DCCM memories. When CONFIG_HARVARD
is defined, the initial stack pointer is set to the
TOP of the DCCM memory. Currently there is no SOC that
existing in Zephyr tree that sets CONFIG_HARVARD, but
this will be coming soon.

Change-Id: I2016d1f472fbdad683a964aa0b65c5263ecfb6cf
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-15 01:48:41 +00:00
..
arch arc: Add linker command file for Harvard architecture 2016-05-15 01:48:41 +00:00
bluetooth Bluetooth: GATT: Remove authorization permission 2016-05-11 15:18:09 +00:00
display
drivers
microkernel
misc nanokernel: Introduce workqueue API 2016-05-12 15:26:39 +00:00
net net: buf: Add net_buf_add_le32() helper API 2016-05-13 07:55:39 +00:00
toolchain toolchain: common.h: define PERFOPT_ALIGN for Nios2 2016-05-03 23:18:47 +00:00
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h device: add documentation for device_get_binding 2016-05-12 10:57:27 +00:00
flash.h
gpio.h gpio: fix typo in function documentation 2016-05-01 16:21:52 -04:00
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
linker-defs.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
linker-tool-gcc.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
linker-tool.h
microkernel.h
nanokernel.h nanokernel: Add fiber_config structure and wrapper 2016-05-11 14:25:05 +00:00
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h sensor: Rework core to use workqueue API 2016-05-12 15:27:40 +00:00
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h