Guennadi Liakhovetski

Results 48 issues of Guennadi Liakhovetski

**Describe the bug** `notifier_event()` is supposed to send notifications to all registered listeners. When the listener is on a different core, its callback is called in the IDC thread context,...

enhancement
P3

Enable a Zephyr option on Xtensa to jump to GDB stub upon exception

Supposedly at least in the beginning we'll only want to move DP module allocations to private heaps, so this will be modified

This is the beginning of the user-space SOF work. To enable DP threads to run in user-space we want to start them early to also call all callbacks from their...

ipc4_get_drv() is called from ipc4_get_comp_drv() in IPC context, and that can run on different cores, so just disabling local interrupts doesn't provide proper protection. On the other hand IPCs are...

Test Zephyr version e22ca6b132840efb23b4a00ff7718225a0dd9f29.

DNM

Test Zephyr PR, removing literal memory regions from interruppt vector area.

DNM

**Is your feature request related to a problem? Please describe.** When including topology2 configuration files into a top-level file, where those included files don't only define classes but also instantiate...

enhancement
topology