zephyr/arch/arc/include
Chuck Jordan ce368f72a4 arc: i-cache init moved much earlier
I've moved the call for icache_setup from nanoArchInit() to
_PrepC(), because there is a lot of code executed now before
nanoArchInit() is called, and all this time the i-cache would
be off.  It should be turned on as early as possible to make
initialization faster.

Change-Id: I76a809d57a1bf9aacf51e7bb9fe8c8425f37aa13
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2017-01-11 15:22:04 +00:00
..
v2 kernel: remove nano/micro wording and usage 2016-12-19 19:58:03 +00:00
kernel_arch_data.h kernel/arch: move common thread.flags definitions to common file 2016-11-26 14:04:18 +00:00
kernel_arch_func.h arc: i-cache init moved much earlier 2017-01-11 15:22:04 +00:00
kernel_event_logger_arch.h debug: interrupt event logger support for arc 2016-04-22 12:39:22 +00:00
offsets_short_arch.h kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
swap_macros.h power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
vector_table.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00