Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thesofproject/sof-bin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024.09
Choose a base ref
...
head repository: thesofproject/sof-bin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024.09.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Oct 25, 2024

  1. Add missing links for SOF v2.11.1 signed Intel binaries for ARL

    Intel Arrow Lake shares the same audio DSP and can use the same firmware
    binaries as MTL, but as kernel driver looks up the firmware with a
    unique name, add the missing symbolic links for signed binaries.
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    289b526 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. v2.11.x: fixup the intel-signed/sof-arl.ri link

    Modify the symbolic link to explicitly link intel-signed/sof-arl.ri
    to the intel-signed/sof-mtl.ri binary.
    
    This is first such symbolic link for a intel-signed image,
    so better to set a clean first example as this approach is likely
    to be copied to handle other similar cases.
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ab57597 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. v2.2.x: Update v2.2.12 topology files for Intel platforms

    Add new topology files:
    - sof-rpl-cs42l43-l0.tplg
    
    Intel build identification 5737.
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i authored and lgirdwood committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3e098d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. v2.11.x: add new 2.11.2 topology2 production binaries

    Add binaries for new production topology2 binaries added in
    2.11.2 release:
    - sof-arl-rt722-l0_rt1320-l2.tplg
    - sof-lnl-cs42l43-l0-cs35l56-l3-2ch.tplg
    - sof-lnl-rt713-l0-rt1318-l1-2ch.tplg
    - sof-mtl-es83x6-ssp1.tplg
    
    Generated with Intel SOF build, identification "Build #5756".
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    db771bf View commit details
    Browse the repository at this point in the history
Loading