commit | d6048afeeae575f468787d58638c20620e9a808b | [log] [tgz] |
---|---|---|
author | Tomasz Leman <tomasz.m.leman@intel.com> | Tue Jan 10 12:58:41 2023 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 11 07:06:10 2023 -0500 |
tree | 945e20e12457a0ced915a2b0380e1556e0ac3ff2 | |
parent | 69a0058578f03392abdbb8da2869a6f4258a81c3 [diff] |
Revert "soc: intel_adsp/ace: fix CPU halting" This reverts commit 81908cd36747da5a3c4c649e79decf4facbd6a4e. This commit introduced a regression on SOF. Value of soc_cpus_active is set by the core X it self in functions pm_state_set and pm_state_exit_post_ops. soc_adsp_halt_cpu can by called only by the primary core. Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>