zephyr/arch/arc/include
Chuck Jordan bd012c92b3 arc: initialize the i-cache ONLY if it is present
The aux register named _ARC_V2_I_CACHE_BUILD can be read
to determine if the ARC has an i-cache. If it does not,
don't attempt to initialize it because this would cause an exception.

Change-Id: I3ff519befcc5ebb7745b58401f12cf3015a9e2e9
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-11 11:10:52 +00:00
..
v2 arc: initialize the i-cache ONLY if it is present 2016-05-11 11:10:52 +00:00
kernel_event_logger_arch.h debug: interrupt event logger support for arc 2016-04-22 12:39:22 +00:00
nano_private.h nanokernel: Add back pointer to microkernel task 2016-05-04 22:51:32 +00:00
start_task_arch.h arch/arc/include: start_task_arch.h needed so ARC can build microkernel apps 2016-05-04 14:55:33 +00:00
vector_table.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00