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> |
||
|---|---|---|
| .. | ||
| v2 | ||
| kernel_arch_data.h | ||
| kernel_arch_func.h | ||
| kernel_event_logger_arch.h | ||
| offsets_short_arch.h | ||
| swap_macros.h | ||
| vector_table.h | ||