Whenever a Cortex-M0+ supports the VTOR register it makes no sense to use the software vector relay mechanism. Therefore change the logic so that SW_VECTOR_RELAY does not get enabled whenever a VTOR register is present, but enable it if an M0+ has no VTOR. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| common | ||
| nios2 | ||
| posix | ||
| riscv32 | ||
| x86 | ||
| xtensa | ||
| CMakeLists.txt | ||
| Kconfig | ||