zephyr/arch/arc/soc/em11d
Chuck Jordan 381cb25f63 arc: cache.h support added for em7d and em11d SOC
An implementation to flush multiple d-cache lines has been added
per the top-level cache.h API. ZEP-1153 was opened to express
the need for MORE i-cache and d-cache APIs. For example, the current
cache.h API doesn't provide a means to invalidate d-cache lines
and has nothing for i-cache.

I've also modified some of the i-cache related aux registers to have
better names so that they won't be confused with d-cache.
These changes are for
ZEP-1176.

Change-Id: If4c5410451cc40dcd5618fc871093c8febf7e061
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-11-07 18:53:49 +00:00
..
Kbuild
Kconfig.defconfig arc: cache.h support added for em7d and em11d SOC 2016-11-07 18:53:49 +00:00
Kconfig.soc
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00
linker.ld
soc.c
soc.h boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
soc_config.c