[FEATURE][Zephyr] Implement arch_cpu_disable_core and cpu_power_down_core in wrapper.c #5094
Labels
enhancement
New feature or request
P2
Critical bugs or normal features
Zephyr
Issues only observed with Zephyr integrated
Is your feature request related to a problem? Please describe.
Currently secondary cores are only powered down when DSP is put to suspend, or via out-of-band means (on Intel cAVS1.5, host controls power directly for the DSP cores).
Zephyr now implements interface to start/stop xtensa cores, so this should be used in wrapper.c.
The text was updated successfully, but these errors were encountered: