zephyr/soc/intel/intel_adsp
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
..
ace kernel: remove kernel/internal/smp.h 2025-04-29 02:42:09 +02:00
cavs kernel: remove kernel/internal/smp.h 2025-04-29 02:42:09 +02:00
common soc: intel_adsp: add support for .cold* sections 2024-12-29 05:50:25 +01:00
tools scripts and soc: Mark MD5 and SHA1 usage as not for security 2025-03-11 04:52:15 +01:00
CMakeLists.txt
Kconfig intel_adsp: Add board definitions for adsp simulator 2024-08-28 16:35:55 -04:00
Kconfig.defconfig soc: intel_adsp: DCACHE_LINE_SIZE was not defined 2024-08-20 19:43:37 -04:00
Kconfig.soc
soc.yml soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00