2c22e83dfb
This commit follows the parent commit work. This commit introduces the following major changes. 1. Move all directories and files in 'include/zephyr/arch/arm/aarch32' to the 'include/zephyr/arch/arm' directory. 2. Change the path string which is influenced by the changement 1. Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com> |
||
---|---|---|
.. | ||
cc32xx_debug.ld | ||
CMakeLists.txt | ||
Kconfig.defconfig.cc3220sf | ||
Kconfig.defconfig.cc3235sf | ||
Kconfig.defconfig.series | ||
Kconfig.series | ||
Kconfig.soc | ||
linker.ld | ||
pinctrl_soc.h | ||
README | ||
soc.c | ||
soc.h |
CC3220 Info taken from: * http://www.ti.com/lit/ug/swru465/swru465.pdf CC3235 Info taken from: * http://www.ti.com/lit/ug/swru543/swru543.pdf Notes for CC32XXSF: * Text must start at 0x800 offset in flash. The first 0x800 bytes are reserved for the flash header. * See CONFIG_ROM_START_OFFSET.