* [ANNOUNCE] SOF 1.0 Release
@ 2018-01-09 19:17 Liam Girdwood
2018-01-10 7:44 ` Takashi Iwai
2018-01-10 10:22 ` Lars-Peter Clausen
0 siblings, 2 replies; 5+ messages in thread
From: Liam Girdwood @ 2018-01-09 19:17 UTC (permalink / raw)
To: sound-open-firmware@alsa-project.org, alsa-devel@alsa-project.org
I'd like to announce the 1.0 release of Sound Open Firmware (SOF) is
available for download on git.alsa-project.org.
SOF is an open source BSD licensed audio DSP firmware that currently
runs on Cadence xtensa architecture DSPs found on Intel Baytrail,
Braswell and Cherrytrail based devices, however SOF is architecture and
platform independent meaning it's not tightly coupled to xtensa DSPs or
Intel CPUs/SoCs.
The 1.0 release supports limited playback and capture topologies
alongside volume, mixing and sample format conversion.
Information about SOF can be found on the ALSA SOF wiki here :-
https://www.alsa-project.org/main/index.php/Firmware
Development for SOF 1.1 has started which will include support for
Haswell, Broadwell and Apollolake platform alongside support for SRC
and more complex topologies.
Liam
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ANNOUNCE] SOF 1.0 Release
2018-01-09 19:17 [ANNOUNCE] SOF 1.0 Release Liam Girdwood
@ 2018-01-10 7:44 ` Takashi Iwai
2018-01-10 8:08 ` Jaroslav Kysela
2018-01-10 10:22 ` Lars-Peter Clausen
1 sibling, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2018-01-10 7:44 UTC (permalink / raw)
To: Liam Girdwood
Cc: alsa-devel@alsa-project.org, sound-open-firmware@alsa-project.org
On Tue, 09 Jan 2018 20:17:38 +0100,
Liam Girdwood wrote:
>
> I'd like to announce the 1.0 release of Sound Open Firmware (SOF) is
> available for download on git.alsa-project.org.
>
> SOF is an open source BSD licensed audio DSP firmware that currently
> runs on Cadence xtensa architecture DSPs found on Intel Baytrail,
> Braswell and Cherrytrail based devices, however SOF is architecture and
> platform independent meaning it's not tightly coupled to xtensa DSPs or
> Intel CPUs/SoCs.
>
> The 1.0 release supports limited playback and capture topologies
> alongside volume, mixing and sample format conversion.
>
> Information about SOF can be found on the ALSA SOF wiki here :-
>
> https://www.alsa-project.org/main/index.php/Firmware
>
> Development for SOF 1.1 has started which will include support for
> Haswell, Broadwell and Apollolake platform alongside support for SRC
> and more complex topologies.
Do you plan for a classical tarball release, or it's only over git
repo? I'm asking it since I'm considering to package for distro.
thanks,
Takashi
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ANNOUNCE] SOF 1.0 Release
2018-01-10 7:44 ` Takashi Iwai
@ 2018-01-10 8:08 ` Jaroslav Kysela
2018-01-10 9:31 ` [Sound-open-firmware] " Liam Girdwood
0 siblings, 1 reply; 5+ messages in thread
From: Jaroslav Kysela @ 2018-01-10 8:08 UTC (permalink / raw)
To: Takashi Iwai, Liam Girdwood
Cc: alsa-devel@alsa-project.org, sound-open-firmware@alsa-project.org
Dne 10.1.2018 v 08:44 Takashi Iwai napsal(a):
> On Tue, 09 Jan 2018 20:17:38 +0100,
> Liam Girdwood wrote:
>>
>> I'd like to announce the 1.0 release of Sound Open Firmware (SOF) is
>> available for download on git.alsa-project.org.
>>
>> SOF is an open source BSD licensed audio DSP firmware that currently
>> runs on Cadence xtensa architecture DSPs found on Intel Baytrail,
>> Braswell and Cherrytrail based devices, however SOF is architecture and
>> platform independent meaning it's not tightly coupled to xtensa DSPs or
>> Intel CPUs/SoCs.
>>
>> The 1.0 release supports limited playback and capture topologies
>> alongside volume, mixing and sample format conversion.
>>
>> Information about SOF can be found on the ALSA SOF wiki here :-
>>
>> https://www.alsa-project.org/main/index.php/Firmware
>>
>> Development for SOF 1.1 has started which will include support for
>> Haswell, Broadwell and Apollolake platform alongside support for SRC
>> and more complex topologies.
>
> Do you plan for a classical tarball release, or it's only over git
> repo? I'm asking it since I'm considering to package for distro.
I can create and host the tarballs on alsa-project.org. Liam, could you
add missing pieces to Makefile.am for 'make dist'?
Thanks,
Jaroslav
--
Jaroslav Kysela <perex@perex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Sound-open-firmware] [ANNOUNCE] SOF 1.0 Release
2018-01-10 8:08 ` Jaroslav Kysela
@ 2018-01-10 9:31 ` Liam Girdwood
0 siblings, 0 replies; 5+ messages in thread
From: Liam Girdwood @ 2018-01-10 9:31 UTC (permalink / raw)
To: Jaroslav Kysela, Takashi Iwai
Cc: alsa-devel@alsa-project.org, sound-open-firmware@alsa-project.org
On Wed, 2018-01-10 at 09:08 +0100, Jaroslav Kysela wrote:
> Dne 10.1.2018 v 08:44 Takashi Iwai napsal(a)
> >
> > Do you plan for a classical tarball release, or it's only over git
> > repo? I'm asking it since I'm considering to package for distro.
>
> I can create and host the tarballs on alsa-project.org. Liam, could you
> add missing pieces to Makefile.am for 'make dist'?
>
Ah, this is missing some files as everyone's been using git, I'll fix
today.
Thanks
Liam
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ANNOUNCE] SOF 1.0 Release
2018-01-09 19:17 [ANNOUNCE] SOF 1.0 Release Liam Girdwood
2018-01-10 7:44 ` Takashi Iwai
@ 2018-01-10 10:22 ` Lars-Peter Clausen
1 sibling, 0 replies; 5+ messages in thread
From: Lars-Peter Clausen @ 2018-01-10 10:22 UTC (permalink / raw)
To: Liam Girdwood, sound-open-firmware@alsa-project.org,
alsa-devel@alsa-project.org
On 01/09/2018 08:17 PM, Liam Girdwood wrote:
> I'd like to announce the 1.0 release of Sound Open Firmware (SOF) is
> available for download on git.alsa-project.org.
>
> SOF is an open source BSD licensed audio DSP firmware that currently
> runs on Cadence xtensa architecture DSPs found on Intel Baytrail,
> Braswell and Cherrytrail based devices, however SOF is architecture and
> platform independent meaning it's not tightly coupled to xtensa DSPs or
> Intel CPUs/SoCs.
>
> The 1.0 release supports limited playback and capture topologies
> alongside volume, mixing and sample format conversion.
>
Good job! This is a very important cornerstone in being able to continue to
provide good out-of-the-box audio support for systems which feature this
kind of hardware. Thanks for all the effort you and everybody else who
worked on this have put into it.
- Lars
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-01-10 10:22 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09 19:17 [ANNOUNCE] SOF 1.0 Release Liam Girdwood
2018-01-10 7:44 ` Takashi Iwai
2018-01-10 8:08 ` Jaroslav Kysela
2018-01-10 9:31 ` [Sound-open-firmware] " Liam Girdwood
2018-01-10 10:22 ` Lars-Peter Clausen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.