mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 02:51:57 +00:00
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> |
||
---|---|---|
.. | ||
adi/max32 | ||
altr | ||
ambiq | ||
amd/acp_6_0 | ||
andestech | ||
antmicro/myra | ||
arm | ||
aspeed | ||
atmel | ||
bflb | ||
brcm | ||
cdns | ||
common | ||
efinix/sapphire | ||
ene/kb1200 | ||
espressif | ||
gaisler | ||
gd/gd32 | ||
infineon | ||
intel | ||
ite/ec | ||
litex/litex_vexriscv | ||
lowrisc/opentitan | ||
mediatek/mt8xxx | ||
microchip | ||
native/inf_clock | ||
neorv32 | ||
nordic | ||
nuvoton | ||
nxp | ||
oct/osd32mp15x | ||
openhwgroup/cva6 | ||
openisa/rv32m1 | ||
qemu | ||
quicklogic/eos_s3 | ||
raspberrypi/rpi_pico | ||
realtek/ec | ||
renesas | ||
renode | ||
rockchip | ||
sensry | ||
sifive/sifive_freedom | ||
silabs | ||
snps | ||
st/stm32 | ||
starfive/jh71xx | ||
telink/tlsr | ||
ti | ||
wch/ch32v | ||
xen | ||
xlnx | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.v2 |