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> |
||
|---|---|---|
| .. | ||
| adsp_clk.h | ||
| adsp_debug_window.h | ||
| adsp-vectors.h | ||
| cavs-idc.h | ||
| cavstool.h | ||
| cpu_init.h | ||
| debug_helpers.h | ||
| intel_adsp_hda.h | ||
| intel_adsp_ipc_devtree.h | ||
| intel_adsp_ipc.h | ||
| manifest.h | ||
| mem_window.h | ||
| soc_util.h | ||
| soc.h | ||