Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform #5200

Merged

Commits on Oct 7, 2024

  1. ASoC: SOF: amd: Add error log for DSP firmware validation failure

    Add dev_err to print ACP_SHA_DSP_FW_QUALIFIER and ACP_SHA_PSP_ACK
    register values for PSP firmware validation failure case.
    
    Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
    Venkata-Prasad-Potturu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9a1810e View commit details
    Browse the repository at this point in the history
  2. ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform

    Incorrect SRAM base addr for acp7.0 platform results firmware boot
    failure.
    Add condition check to support SRAM addr for various platforms.
    
    Fixes: 145d7e5 ("ASoC: SOF: amd: add option to use sram for data bin loading")
    
    Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
    Venkata-Prasad-Potturu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bd3a527 View commit details
    Browse the repository at this point in the history