zephyr/soc/intel/intel_adsp/common
Anas Nashif dbfbf0edba xtensa: adapt soc code to use prep_c
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>
2024-08-07 13:50:53 +02:00
..
include soc: intel_adsp/hda: fix range checking 2024-06-15 04:46:04 -04:00
boot_complete.c Revert "soc: intel_adsp: only implement FW_STATUS boot protocol for cavs" 2024-06-21 11:52:38 -04:00
boot.c xtensa: adapt soc code to use prep_c 2024-08-07 13:50:53 +02:00
clk.c
CMakeLists.txt Revert "soc: intel_adsp: only implement FW_STATUS boot protocol for cavs" 2024-06-21 11:52:38 -04:00
ipc.c soc: intel_adsp: ipc: don't call k_sem_init() multiple times 2024-05-23 11:50:50 -04:00
mem_window.c
multiprocessing.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
rimage_modules.c
soc.c