bc04903bdd
The ARC CPU comes up from reset with i-cache enabled. It can have garbage in it from a previous run. The fix is to check the build register for the i-cache, and if its present, invalidate it fully, and then disable it. _icache_setup() is called later to turn it on. Change-Id: I26fae915153841c61e9530d5af2ddb9d0553275b Signed-off-by: Chuck Jordan <cjordan@synopsys.com> |
||
---|---|---|
.. | ||
offsets | ||
Makefile | ||
atomic.S | ||
cpu_idle.S | ||
fast_irq.S | ||
fatal.c | ||
fault.c | ||
fault_s.S | ||
irq_manage.c | ||
irq_offload.c | ||
irq_vector_table.c | ||
isr_wrapper.S | ||
prep_c.c | ||
regular_irq.S | ||
reset.S | ||
sw_isr_table.S | ||
swap.S | ||
swap_macros.h | ||
sys_fatal_error_handler.c | ||
thread.c | ||
thread_entry_wrapper.S | ||
vector_table.c |