This is an old revision of the document!
Sound Open Firmware is an open source audio DSP firmware and SDK that provides audio firmware infrastructure and development tools for developers who are interested in audio or signal processing on modern DSPs
Github issues:
Code license: GPL-2.0 OR BSD-3-Clause
The project is considered successful if the code is accepted into SOF github tree.
Mentor: Daniel Baluta daniel.baluta@nxp.com
Code license: GPL-2.0 OR BSD-3-Clause
The project is considered successful if the code is accepted into SOF github tree.
Mentor: Ranjani Sridharan ranjani.sridharan@linux.intel.com
The general idea would be to have an ALSA device where playback stream would be looped back into a capture stream. This can be useful for echo reference or for audio decoding libraries that could offload the decoding part to the DSP.
Code license: GPL-2.0 OR BSD-3-Clause
The project is considered successful if the code is accepted into SOF github tree.
Mentor: Iuliana Prodan iuliana.prodan@nxp.com
Have a look at:
All the ideas below are just ways of exploring the project.
Watch this Write and Submit your first Linux kernel Patch.
Before sending the patch to community please send it to daniel.baluta@nxp.com for review. Make sure you only look into drivers/staging directory.