zephyr/include
Ding Tao bbd307edfd arch: arm: vector_table: Support vector table soft relay
For SoCs that don't support vector table relocation in hardware, may not
support bootloader like mcuboot.

We introduce a way to relocate vector table in software by forwarding
the control of incoming IRQs to a new vector table which address is save
at fixed SRAM address.

User can change the data in that fixed SRAM address in order to relocate
vector table in software way.

Signed-off-by: Ding Tao <miyatsu@qq.com>
2018-01-26 06:57:28 +05:30
..
arch arch: arm: vector_table: Support vector table soft relay 2018-01-26 06:57:28 +05:30
bluetooth bluetooth: Fix cast in bt_buf_get_type 2018-01-11 16:04:27 -05:00
crypto
debug ring_buffer: remove broken object_tracing support 2018-01-18 17:44:38 -05:00
dfu
display
drivers drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip 2018-01-15 15:15:38 +02:00
dt-bindings
fs
linker shell: support standalone commands 2018-01-19 12:01:08 -05:00
logging
misc
net net: if: Handle new address type of NET_ADDR_OVERRIDABLE 2018-01-23 09:25:51 +02:00
posix
random
shell shell: support standalone commands 2018-01-19 12:01:08 -05:00
toolchain
usb usb: Add missing definitions needed for RNDIS 2018-01-17 18:53:05 -05:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc8.h lib: crc: Add crc8-ccitt implementation 2018-01-15 15:46:37 -05:00
crc16.h
device.h
disk_access.h
dma.h
entropy.h
eth.h
fcb.h subsys: fs: Add Flash Circular Buffer 2018-01-15 15:46:37 -05:00
flash_map.h subsys: storage: flash_map: devices bindings fetch optimalization 2018-01-15 15:46:37 -05:00
flash.h
fs.h
gpio.h
i2c.h
i2s.h
init.h
ipm.h
irq_offload.h
irq.h
json.h
kernel_version.h
kernel.h mempool: Add k_mem_pool_free_id API 2018-01-12 08:05:08 -05:00
led_strip.h
pinmux.h
power.h
pwm.h
ring_buffer.h ring_buffer: remove broken object_tracing support 2018-01-18 17:44:38 -05:00
rtc.h
sensor.h include: Add distance channel sensor 2018-01-23 10:14:49 -06:00
shared_irq.h
spi_legacy.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h
zephyr.h