zephyr/include/arch
David Brown dee8ef6f4f arm: cortex-m: Implement CONFIG_TEXT_SECTION_OFFSET
On other targets, CONFIG_TEXT_SECTION_OFFSET allows the entire image to
be moved in memory to allow space for some type of header.  The Mynewt
project bootloader prepends a small header, and this config needs to be
supported for this to work.

The specific alignment requirements of the vector table are chip
specific, and generally will be a power of two larger than the size of
the vector table.

Change-Id: I631a42ff64fb8ab86bd177659f2eac5208527653
Signed-off-by: David Brown <david.brown@linaro.org>
2017-01-23 15:15:53 -06:00
..
arc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arm arm: cortex-m: Implement CONFIG_TEXT_SECTION_OFFSET 2017-01-23 15:15:53 -06:00
nios2 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
riscv32 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
x86 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpu.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00