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

pm: skip pmc wake in ipapg entry checking #32

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

leifuzhao
Copy link
Contributor

This patch fixes the chrome KPI test error caused by reset ish and hang in rom. pmc will send pmc falling edge wake to ask ish to go into pg and pmc wake bit is set in the same time. But fw checks pmc wake bit is unset as one of the conditions to decide to enter into pg, this causes ish not go into pg and pmc forcibly reset the ish.

This patch fixes the chrome KPI test error caused by reset ish and
hang in rom. pmc will send pmc falling edge wake to ask ish to go
into pg and pmc wake bit is set in the same time. But fw checks pmc
wake bit is unset as one of the conditions to decide to enter into
pg, this causes ish not go into pg and pmc forcibly reset the ish.

Signed-off-by: Leifu Zhao <[email protected]>
@kwd-doodling kwd-doodling merged commit 199da6d into intel:main Dec 11, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants