-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The only way to run this code is to use unsigned PDs on CDSP. Is this possible? If so, can you please help me with getting a minimal example to work?
I understand that it's meant for ADSP, but, unfortunately, it's simply not possible to use that on production devices.
Suppose I want to make use of this to offload Bluetooth audio encoding for Pipewire (let's assume the SBC codec). Since it uses libsbc, the simplest way would be to provide an ABI-compatible library which will make use of sbc_enc_module.so.1 instead of directly encoding SBC.
How should I approach this? It looks like I'd have to use AGM and PAL which probably aren't meant for CDSP. And also they look to be very cumbersome, I really want something very simple.
Metadata
Metadata
Assignees
Labels
No labels