zephyr/soc/intel/intel_adsp/common/include
Daniel Leung ea3a47e38f soc: intel_adsp/hda: fix range checking
intel_adsp_hda_set_buffer() asserts when the HDA buffer is
outside of RAM space. However, it uses CONFIG_SRAM_SIZE as
if it is bytes. In reality, CONFIG_SRAM_SIZE is in KB so
we need to multiply it by 1024, or simply use marco KB().

Fixes #74250

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-15 04:46:04 -04:00
..
adsp_clk.h
adsp_debug_window.h shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
adsp-vectors.h intel_adsp: ace30: Bring up ACE 3.0 (PTL) 2024-06-04 13:40:04 +02:00
cavs-idc.h
cavstool.h
cpu_init.h intel_adsp: ace30: Bring up ACE 3.0 (PTL) 2024-06-04 13:40:04 +02:00
debug_helpers.h
intel_adsp_hda.h soc: intel_adsp/hda: fix range checking 2024-06-15 04:46:04 -04:00
intel_adsp_ipc_devtree.h
intel_adsp_ipc.h
manifest.h
mem_window.h
soc_util.h
soc.h