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

[MTL-007] fix for HST power domain #74

Commits on Dec 14, 2023

  1. intel_adsp: ace: power: prevent hst domain power gating

    This commit introduces a mechanism to prevent the power gating of the
    HST (Host) power domain when the primary core of the audio DSP is active.
    The power gating prevention is crucial for maintaining the functionality
    of the HST domain while the primary DSP core is performing critical tasks.
    
    Signed-off-by: Tomasz Leman <[email protected]>
    tmleman committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1c22432 View commit details
    Browse the repository at this point in the history
  2. intel_adsp: mtl: extra step for hst domain

    This step for an HST power domain is only required on the ACE 1.5
    generation platform.
    
    Signed-off-by: Tomasz Leman <[email protected]>
    tmleman committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    980f757 View commit details
    Browse the repository at this point in the history