We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f34f5 commit f0a1441Copy full SHA for f0a1441
2 files changed
app/boards/intel_adsp_ace30_ptl.conf
@@ -56,6 +56,7 @@ CONFIG_MM_DRV_INTEL_ADSP_TLB_REMAP_UNUSED_RAM=y
56
CONFIG_MM_DRV_INTEL_VIRTUAL_REGION_COUNT=2
57
CONFIG_XTENSA_MMU_NUM_L2_TABLES=128
58
CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
59
+CONFIG_ACE_V1X_RTC_COUNTER=n
60
61
# Zephyr / power settings
62
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
west.yml
@@ -43,7 +43,7 @@ manifest:
43
44
- name: zephyr
45
repo-path: zephyr
46
- revision: c1a2b3be459d4f34d31ae54774fd57e96438d237
+ revision: pull/103104/head
47
remote: zephyrproject
48
49
# Import some projects listed in zephyr/west.yml@revision
0 commit comments