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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c7cced2
Choose a base ref
...
head repository: thesofproject/sof
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 06e0752
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 15, 2025

  1. llext: fix save-restore with no initialized modules

    LLEXT save-restore to DRAM had a bug: if the DSP is powered off with
    loaded LLEXT modules, none of which was used, context restoration was
    performed incorrectly, leading to inability to use LLEXT after the
    next boot. This patch fixes that bug.
    
    Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
    (cherry picked from commit 5a14518)
    lyakh authored and kv2019i committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    c1decd0 View commit details
    Browse the repository at this point in the history
  2. versions.json: update version to v2.14.1

    Update for release v2.14.1
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    06e0752 View commit details
    Browse the repository at this point in the history
Loading