zephyr/arch/arc
Benjamin Walsh 4e8a54c1e3 arc: move disabling/invalidation of caches earlier
Too much code might run with a stale icache, before _PrepC(), so move
the invalidation/disabling code earlier. The asm code does the exact
same thing disable_icache() and invalidate_dcache() were doing.

Change-Id: If52f4e4a1de546fb82873c91ead95614a44b106d
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-11-30 23:47:46 +00:00
..
core arc: move disabling/invalidation of caches earlier 2016-11-30 23:47:46 +00:00
include kernel/arch: move common thread.flags definitions to common file 2016-11-26 14:04:18 +00:00
soc quark_se_ss: power_mgmt: Fix a bug in call to sleep instruction 2016-11-28 01:00:35 +00:00
Kbuild new SoC naming convention 2016-04-18 21:24:59 +00:00
Kconfig arc: cache.h support added for em7d and em11d SOC 2016-11-07 18:53:49 +00:00
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00
defconfig arc: Remove nonexistant Kconfig sybmol from defconfig 2016-07-27 17:14:54 +00:00