Skip to content

Commit f0a1441

Browse files
committed
[DNM][TEST] include double TLB exception handling fixes
Include Zephyr fixes related to double exception handling. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent c6f34f5 commit f0a1441

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

app/boards/intel_adsp_ace30_ptl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ CONFIG_MM_DRV_INTEL_ADSP_TLB_REMAP_UNUSED_RAM=y
5656
CONFIG_MM_DRV_INTEL_VIRTUAL_REGION_COUNT=2
5757
CONFIG_XTENSA_MMU_NUM_L2_TABLES=128
5858
CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
59+
CONFIG_ACE_V1X_RTC_COUNTER=n
5960

6061
# Zephyr / power settings
6162
CONFIG_ADSP_IMR_CONTEXT_SAVE=y

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ manifest:
4343

4444
- name: zephyr
4545
repo-path: zephyr
46-
revision: c1a2b3be459d4f34d31ae54774fd57e96438d237
46+
revision: pull/103104/head
4747
remote: zephyrproject
4848

4949
# Import some projects listed in zephyr/west.yml@revision

0 commit comments

Comments
 (0)