File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,3 +65,5 @@ CONFIG_LOG_BACKEND_ADSP=n
6565CONFIG_LOG_FLUSH_SLEEP_US=5000
6666CONFIG_LOG_OUTPUT_FORMAT_LINUX_TIMESTAMP=y
6767CONFIG_WINSTREAM_CONSOLE=n
68+
69+ CONFIG_USERSPACE=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 : dcpleung
15+ url-base : https://github.com/dcpleung
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 : e876dee6f2e78788e983385de231eab50e1db543
47- remote : zephyrproject
48+ revision : tests/mem_domain_userspace_switching
49+ remote : dcpleung
4850
4951 # Import some projects listed in zephyr/west.yml@revision
5052 #
You can’t perform that action at this time.
0 commit comments