zephyr/soc/intel/intel_adsp/ace
Daniel Leung 92ebb2eb69 kernel: remove kernel/internal/smp.h
There is no need for kernel/internal/smp.h as SOF does not call
z_sched_ipi(). Actually... git log over there has no mention of
z_sched_ipi() anywhere, just arch_sched_ipi().

And include <ksched.h> for source using z_sched_ipi() since
they are using scheduling functions, and would be the correct
file to include.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-04-29 02:42:09 +02:00
..
include soc: intel_adsp: ace30: set MMU permissions for rom_ext sections 2025-04-04 09:35:29 +02:00
_soc_inthandlers.h
ace-link.ld soc: intel_adsp/ace: linker: align cpuhold_* variables 2025-04-21 07:45:23 +02:00
asm_memory_management.h soc: intel_adsp: ace: Use DT macros instead of hardcoded values 2024-11-16 14:03:50 -05:00
boot.c
CMakeLists.txt soc: intel_adsp/ace: use custom arch_spin_relax() 2025-04-21 07:45:23 +02:00
comm_widget_messages.c
comm_widget.c
comm_widget.h
irq.c
Kconfig soc: intel_adsp/ace: use custom arch_spin_relax() 2025-04-21 07:45:23 +02:00
Kconfig.defconfig.ace15_mtpm
Kconfig.defconfig.ace20_lnl
Kconfig.defconfig.ace30
Kconfig.defconfig.series soc: intel_adsp/ace: use custom arch_spin_relax() 2025-04-21 07:45:23 +02:00
Kconfig.soc
linker.ld
mmu_ace30.c soc: intel_adsp: ace30: set MMU permissions for rom_ext sections 2025-04-04 09:35:29 +02:00
multiprocessing.c kernel: remove kernel/internal/smp.h 2025-04-29 02:42:09 +02:00
pmc_interface.h
power_down.S soc: intel_adsp: ace: Update power_down to use new HPSRAM power-down macro 2024-11-16 14:03:50 -05:00
power.c soc: intel: ace: Fix power down compilation issue 2025-02-06 10:42:25 +01:00
spin_relax.c soc: intel_adsp/ace: use custom arch_spin_relax() 2025-04-21 07:45:23 +02:00
sram.c
timestamp.c