zephyr/soc
Daniel Leung 81908cd367 soc: intel_adsp/ace: fix CPU halting
() The check for whether the CPU is already active before halting
   was incorrect. It should only fail if the CPU is not active,
   but the CHECKIF() conditional was inverted. So invert it.

() Also need to set the entry in the bookkeeping array to false
   once a CPU is considered powered down.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-10-03 13:27:33 -04:00
..
arc compiler: gcc: add support for tuning mcpu option for ARC targets 2022-09-08 10:39:21 +02:00
arm modules: Add IRC configurations 2022-10-03 18:07:16 +02:00
arm64 boards: arm64: add imx8mn board support 2022-09-05 10:17:13 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2
posix cmake: Update CONFIG_ASAN support 2022-08-19 08:30:01 +02:00
riscv modules: Add IRC configurations 2022-10-03 18:07:16 +02:00
sparc
x86 i2c: Remove unncessary HAS_I2C_DW Kconfig symbol 2022-08-01 18:01:44 +02:00
xtensa soc: intel_adsp/ace: fix CPU halting 2022-10-03 13:27:33 -04:00
Kconfig