Skip to content

Running on CDSP #3

Description

@anonymix007

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions