Many xtensa target jump from soc code directly into cstart and depend on architecture code being initialized in arch_kernel_init(). Instead of jumping to cstart, jump to newly introduced prep_c similar to all other architectures, where common platfotm initialization will happen. Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
|---|---|---|
| .. | ||
| include | ||
| boot_complete.c | ||
| boot.c | ||
| clk.c | ||
| CMakeLists.txt | ||
| ipc.c | ||
| mem_window.c | ||
| multiprocessing.c | ||
| rimage_modules.c | ||
| soc.c | ||