zephyr/arch
Bobby Noelte 2f7688bfd3 arch: arm: core: fix vector table relocate write to flash
Some SOCs (e.g. STM32F0) can map the flash to address 0 and
the flash base address at the same time. Prevent writing to
duplicate flash address which stops the SOC.

Allow Cortex M SOCs to create their own vector table relocation
function.

Provide a relocation function for STM32F0x SOCs.

Fixes #3923

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2017-10-23 12:31:47 +02:00
..
arc
arm arch: arm: core: fix vector table relocate write to flash 2017-10-23 12:31:47 +02:00
common
nios2
riscv32
x86 Revert "x86: MMU: Memory domain implementation for x86" 2017-10-20 15:02:59 -04:00
xtensa
Kconfig
Makefile