doc: release-notes/3.7: bits about Intel Audio DSP

There is one externally visible change which affects
the process of booting the audio DSP from the host,
where dedicated registers are now used to communicate
the boot status instead of using arbitrary memory
locations. This affects the ACE family of audio DSP.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2024-07-16 12:21:27 -07:00 committed by Alberto Escolar
commit f7f1e222d2

View file

@ -339,6 +339,7 @@ Boards & SoC Support
* Made these changes in other SoC series: * Made these changes in other SoC series:
* Intel ACE Audio DSP: Use dedicated registers to report boot status instead of arbitrary memory.
* ITE: Rename the Kconfig symbol for all ITE SoC variants. * ITE: Rename the Kconfig symbol for all ITE SoC variants.
* STM32: Enabled ART Accelerator, I-cache, D-cache and prefetch on compatible series. * STM32: Enabled ART Accelerator, I-cache, D-cache and prefetch on compatible series.
* STM32H5: Added support for Stop mode and :kconfig:option:`CONFIG_PM`. * STM32H5: Added support for Stop mode and :kconfig:option:`CONFIG_PM`.