zephyr/arch/arm/core
Peter Marheine c30833da3a arch: move CODE_DATA_RELOCATION to top level
Support for CODE_DATA_RELOCATION is not inherently limited to ARM, so
move the Kconfig definition to top-level so it can be used by other
architectures. Since support is opt-in (requiring linker script
support), add a helper symbol enabled by architecture config that gates
whether CODE_DATA_RELOCATION is available instead of listing all
supported systems inline.

Signed-off-by: Peter Marheine <pmarheine@chromium.org>
2022-08-24 10:08:06 +02:00
..
aarch32 arch: move CODE_DATA_RELOCATION to top level 2022-08-24 10:08:06 +02:00
common arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
offsets arch: cortex-m: Enable support for S2RAM 2022-07-11 15:26:26 +02:00