Skip to content

Commit 7f3ee6f

Browse files
committed
boards: ace40: enable cold store DRAM execution
Enable CONFIG_COLD_STORE_EXECUTE_DRAM for ACE 4.0 Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
1 parent eae2b7c commit 7f3ee6f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/boards/intel_adsp_ace40_nvl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ CONFIG_FORMAT_CONVERT_HIFI3=n
1515
# SOF / infrastructure
1616
CONFIG_PROBE=y
1717
CONFIG_PROBE_DMA_MAX=2
18+
CONFIG_COLD_STORE_EXECUTE_DRAM=y
1819

1920
# SOF / loadable modules
2021
CONFIG_INTEL_MODULES=y

app/boards/intel_adsp_ace40_nvls.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ CONFIG_FORMAT_CONVERT_HIFI3=n
1515
# SOF / infrastructure
1616
CONFIG_PROBE=y
1717
CONFIG_PROBE_DMA_MAX=2
18+
CONFIG_COLD_STORE_EXECUTE_DRAM=y
1819

1920
# SOF / loadable modules
2021
CONFIG_INTEL_MODULES=y

0 commit comments

Comments
 (0)