zephyr/arch
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
..
arc arc: move disabling/invalidation of caches earlier 2016-11-30 23:47:46 +00:00
arm Fix Kconfig formatting. 2016-11-30 17:01:46 +00:00
nios2 kernel/arch: move common thread.flags definitions to common file 2016-11-26 14:04:18 +00:00
x86 x86: don't set segment registers if we don't set GDT 2016-11-29 14:51:57 -08:00
Kconfig power_mgmt: Do not notify deep sleep if bootloader does context restore 2016-11-11 20:40:53 +00:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00