Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > adc30ef48a2842e1ba7aed6e884d1428 > files > 95

alsa-sof-firmware-1.4.2-2.mga7.nonfree.noarch.rpm

# SOF Firmware and Topology Binaries

This is the living area and distribution channel for SOF firmware and topology
binaries. It's still very much WiP and may churn a little until things
settle down.

This repo will be frequently rebased in order to keep the size small and is
intended for packagers, release engineers, testers and devlopers.

The intention is to store all pre-compiled (and signed if neccesary) firmware
binaries and pre-compiled topologies for snapshot, stable and LTS releases.

# Repository Layout

There are four type of SOF release.

1) stable - fully validated release with updates for 6 months. Deleted 3 months
            after updates end.

2) LTS -    fully validated release with updates for 2 years. Deleted 3 months
            after updates end.

3) nightly - unvalidated (may not even boot) high frequency release. Deleted
             immediately upon release of next nightly. Signed with public key
             if necessary.

4) snapshot vendor - unvalidated (may not even boot) high frequency release.
            Deleted immediately upon release of next vendor snapshot. Signed
            with vendor key - less frequent than nightly.

The repository will have a branch for each release e.g. latest vendor snapshots,
nightlies and stable releases.

```
master ----+---> v1.4.2
           |
           +---> v1.5.4
           |
           +---> v1.6.1
           |
           +---> v18032020-intel
           |
           +---> v02032020
           |
           +---> lts-20.10
```

The master branch will not contain any binaries, but will contain all the tools
necessary for release management.

It's possible due to release cadence to have several stable branches in the
repository.

The nightly nightly snapshot branch will have a date tag vDDMMYYYY. The same
date tag format will be used by vendor snapshots too.

# Archived Releases

Each release currently takes up about 7MB and would quickly fill up and slow
down the repository with old data. Therefore SOF stable releases will be also
available on github whilst nightly and snapshot releases may be available on
vendor servers (in line with any vendor build/signing cadence). Old relese
branches will be deleted.