zephyr/arch
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
..
arc
arm arch: arm: vector_table: Support vector table soft relay 2018-01-26 06:57:28 +05:30
common
nios2
posix native: ignore format-truncation warnings (REVERTME) 2018-01-25 04:45:35 +05:30
riscv32
x86
xtensa
CMakeLists.txt
Kconfig