zephyr/soc/intel/intel_adsp
Guennadi Liakhovetski be041b14fe Intel: ADSP: move HPSRAM mask into assembly
Assembly in power_down() in power_down.S already defines data and
code to be locked in cache when powering down SRAM. Instead of adding
another such location in power.c, move the hpsram_mask[] array into
power_down.S.  This fixes hard to debug failures when shutting down
the ADSP.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-09-09 13:53:56 -04:00
..
ace Intel: ADSP: move HPSRAM mask into assembly 2024-09-09 13:53:56 -04:00
cavs arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
common drivers: dma: intel_adsp_hda: fix intel_adsp_hda_unused() check 2024-09-04 09:53:57 +02:00
tools
CMakeLists.txt
Kconfig intel_adsp: Add board definitions for adsp simulator 2024-08-28 16:35:55 -04:00
Kconfig.defconfig soc: intel_adsp: DCACHE_LINE_SIZE was not defined 2024-08-20 19:43:37 -04:00
Kconfig.soc
soc.yml