Skip to content

Commit

Permalink
app: intel_adsp_ace30_ptl.conf: enable CONFIG_COUNTER
Browse files Browse the repository at this point in the history
A new definition has been added, which is crucial for the proper
execution of the test test_102_08_extended_time_check.
This definition ensures the correct operation of the
basefw_get_ext_system_time() function.

Signed-off-by: Grzegorz Bernat <[email protected]>
  • Loading branch information
gbernatxintel authored and kv2019i committed Nov 15, 2024
1 parent b86f19a commit 054e6ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/intel_adsp_ace30_ptl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ CONFIG_SOF_LOG_LEVEL_INF=y
CONFIG_ZEPHYR_LOG=y

# Zephyr / OS features
CONFIG_COUNTER=y
CONFIG_HEAP_MEM_POOL_SIZE=8192
CONFIG_L3_HEAP=y

Expand Down

0 comments on commit 054e6ca

Please sign in to comment.