zephyr/soc/arc/snps_emsk
Siyuan Cheng 9a7ed58b25 arc: add XY mem support
The XY Memory is a feature commonly found in DSP processors to increase
the DSP performance. The XY component allows a ARC processor to
implicitly load source operands and store results into a closely coupled
memory using a single instruction.

Add XY memory for ARC EM9D/EM11D processors including em_starterkit,
em_starterkit_em11d. emsdp_em9d, nsim_em, iotdk.

Signed-off-by: Siyuan Cheng <siyuanc@synopsys.com>
2022-12-12 14:38:13 +00:00
..
CMakeLists.txt soc: arc: snps_emsk: remove empty soc.c 2022-08-03 07:46:14 -04:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.em7d kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
Kconfig.defconfig.em9d kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.em11d cache: Rename CACHE_FLUSHING to CACHE_MANAGEMENT 2021-01-19 14:31:02 -05:00
Kconfig.soc i2c: Remove unncessary HAS_I2C_DW Kconfig symbol 2022-08-01 18:01:44 +02:00
linker.ld arc: add XY mem support 2022-12-12 14:38:13 +00:00
soc_config.c include: add missing arch/cpu.h include 2022-10-11 18:05:17 +02:00