zephyr/soc
Sebastian Bøe d98e046a24 cmake: move ti_lm3s6965-specific code into the soc directory
As far as possible SoC-specific code should be contained to it's
directory and core systems should not be referencing specific
SoCs. This keeps the common code clean and makes it easier to maintain
out-of-tree SoCs.

To this end we move CONFIG_SOC_TI_LM3S6965_QEMU's soft-reset related
code out of arch/arm/core/cortex_m and into arch/arm/soc/ti_lm3s6965.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-14 10:22:20 -05:00
..
arc arc: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
arm cmake: move ti_lm3s6965-specific code into the soc directory 2018-09-14 10:22:20 -05:00
nios2 nios2: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
posix posix: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
riscv32 riscv32: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
x86 x86: move soc/cpu to top-level under soc/ 2018-09-13 00:56:48 -04:00
xtensa xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
Kconfig build: support out of tree SoC definition 2018-09-13 00:56:48 -04:00