Skip to content
Commit bbd307ed authored by Ding Tao's avatar Ding Tao Committed by Anas Nashif
Browse files

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: default avatarDing Tao <miyatsu@qq.com>
parent bf949b06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment