zephyr/include
Neil Armstrong a9b47fc32c arm: cortex_m: linker.ld: fix relocate by moving _vector_start
The _vector_start was placed before the CONFIG_TEXT_SECTION_OFFSET, thus
adding the offset in the relocated vector table, making the table
invalid when relocated with a non null CONFIG_TEXT_SECTION_OFFSET.

This was tested using MCUboot with a 0x200 offset for the image header.

Fixes: eb48a0a73c ("arm: armv6-m: Support relocating vector table")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2018-01-17 08:00:45 -05:00
..
arch arm: cortex_m: linker.ld: fix relocate by moving _vector_start 2018-01-17 08:00:45 -05:00
bluetooth bluetooth: Fix cast in bt_buf_get_type 2018-01-11 16:04:27 -05:00
crypto
debug
dfu
display
drivers drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip 2018-01-15 15:15:38 +02:00
dt-bindings include: dt-bindings: stm32_pinctrl: Add ports I, J, K 2018-01-11 14:35:45 -06:00
fs
linker cmake: ninja: Change how CMake names the kernelspace archives 2018-01-03 13:19:59 -05:00
logging lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
misc lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
net net: use UNALIGNED_ACCESS when accessing s_addr on received packets. 2018-01-16 11:27:48 +02:00
posix kernel: move posix header to posix/ 2017-12-27 14:16:08 -05:00
random
shell
toolchain arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
usb subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h doc: add missing API content 2017-12-01 08:58:56 -05:00
crc8.h lib: crc: Add crc8-ccitt implementation 2018-01-15 15:46:37 -05:00
crc16.h doc: crc16: add to doxygen group 2017-11-22 13:27:01 -05:00
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 flash: minor documentation improvements. 2017-11-28 12:25:19 -05:00
fs.h doc: add missing API content 2017-12-01 08:58:56 -05:00
gpio.h
i2c.h
i2s.h
init.h
ipm.h
irq_offload.h
irq.h
json.h doc: json: add to doxygen group 2017-11-22 13:27:01 -05:00
kernel_version.h kernel: version: parenthesize macro value 2018-01-04 13:29:03 -05:00
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 lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
rtc.h
sensor.h drivers: sensor: Fix some code style issues 2017-11-27 22:17:38 -05: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