zephyr/soc/xtensa
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
..
esp32 drivers: ethernet: Add ESP32 Ethernet driver 2022-10-01 14:51:28 -04:00
esp32_net linker: Remove k_mem_pool section 2022-09-28 14:24:34 +00:00
esp32s2 soc: esp32s2: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
intel_adsp soc: intel_adsp/ace: fix CPU halting 2022-10-03 13:27:33 -04:00
nxp_adsp linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
sample_controller linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
CMakeLists.txt