Skip to content

Commit

Permalink
lnl: workaround for L3_HEAP init failure on LNL
Browse files Browse the repository at this point in the history
The L3_HEAP initialisation fails on LNL platform. This patch
changes z_heap structure what prevents the issue. This is
only temporary w/a not a real fix.

Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
  • Loading branch information
jxstelter committed Nov 17, 2023
1 parent 529277f commit 52978d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/intel_adsp_ace20_lnl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE=n
CONFIG_PM_DEVICE_POWER_DOMAIN=y
CONFIG_PM_POLICY_CUSTOM=y
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
CONFIG_SYS_HEAP_RUNTIME_STATS=y

CONFIG_POWER_DOMAIN=y
CONFIG_POWER_DOMAIN_INTEL_ADSP=y
Expand Down

0 comments on commit 52978d7

Please sign in to comment.