zephyr/arch/arm/soc/atmel_sam3
Ricardo Salveti 58460a52c9 arm: set default vector table address in prep_c when XIP
It is called before early SoC initialization, so remove the duplicated
code from other boards and just set it by default when using XIP.

This can later be used when adding bootloader support, as an
additional option could be created to move the VTOR offset to a
different address.

Change-Id: Ia1f5d9a066de61858ee287215cefdd58596b6b1c
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-01-23 15:15:52 -06:00
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.defconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.soc arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00
Makefile soc: arm: Unify setting of Cortex-M specifc compiler flags 2016-05-27 10:45:48 -05:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc.c arm: set default vector table address in prep_c when XIP 2017-01-23 15:15:52 -06:00
soc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_registers.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00