File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,3 +31,8 @@ CONFIG_GDBSTUB_ENTER_IMMEDIATELY=n
3131# Testing with runtime filtering enabled ensures the same feature set is validated.
3232# Note: This setting has no effect if CONFIG_LOG_RUNTIME_FILTERING is disabled.
3333CONFIG_LOG_RUNTIME_DEFAULT_LEVEL=3
34+
35+ # Record fatal exception breadcrumbs (PC/cause/vaddr) in HP-SRAM window0 so the
36+ # crash is visible in the host dmesg "Firmware state" line when no console or
37+ # mtrace output is available.
38+ CONFIG_XTENSA_ADSP_FATAL_BREADCRUMB=y
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ manifest:
1111 url-base : https://github.com/thesofproject
1212 - name : zephyrproject
1313 url-base : https://github.com/zephyrproject-rtos
14+ - name : lgirdwood
15+ url-base : https://github.com/lgirdwood
1416
1517 # When upgrading projects here please run git log --oneline in the
1618 # project and if not too long then include the output in your commit
@@ -43,8 +45,8 @@ manifest:
4345
4446 - name : zephyr
4547 repo-path : zephyr
46- revision : 3841a72452ec13ff7a0a5df14f514e7870b71817
47- remote : zephyrproject
48+ revision : 6184a4d9d22c4f7015a54c07bb4457330a07de90
49+ remote : lgirdwood
4850
4951 # Import some projects listed in zephyr/west.yml@revision
5052 #
You can’t perform that action at this time.
0 commit comments