mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 01:51:56 +00:00
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> |
||
---|---|---|
.. | ||
arch | ||
bluetooth | ||
crypto | ||
debug | ||
dfu | ||
display | ||
drivers | ||
dt-bindings | ||
fs | ||
linker | ||
logging | ||
misc | ||
net | ||
posix | ||
random | ||
shell | ||
toolchain | ||
usb | ||
zephyr | ||
adc.h | ||
aio_comparator.h | ||
atomic.h | ||
cache.h | ||
clock_control.h | ||
console.h | ||
counter.h | ||
crc8.h | ||
crc16.h | ||
device.h | ||
disk_access.h | ||
dma.h | ||
entropy.h | ||
eth.h | ||
fcb.h | ||
flash_map.h | ||
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 | ||
led_strip.h | ||
pinmux.h | ||
power.h | ||
pwm.h | ||
ring_buffer.h | ||
rtc.h | ||
sensor.h | ||
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 |