-
Notifications
You must be signed in to change notification settings - Fork 17
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
Roger enable pm for ish5p8 #49
Roger enable pm for ish5p8 #49
Commits on Aug 7, 2024
-
HSD: 15015857053 This commit is to add pmu irq number for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b153529 - Browse repository at this point
Copy the full SHA b153529View commit details -
aon_task: refine sram retention flow
HSD: 15015856980 This commit is to refine sram retention flow. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf20d3c - Browse repository at this point
Copy the full SHA bf20d3cView commit details -
aon_task: enable sram retention flow for ish5.8
HSD: 15015856980 This commit is to enable sram retention flow for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55d0c68 - Browse repository at this point
Copy the full SHA 55d0c68View commit details -
aon_task: enable sram pg flow for ish5.8
HSD: 15015856980 This commit is to enable sram power on/off flow for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0b7a8f - Browse repository at this point
Copy the full SHA a0b7a8fView commit details -
pm: enable d0i3 flow for ish5.8
HSD: 15015857053 This commit is to enable D0i3 flow for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 962064e - Browse repository at this point
Copy the full SHA 962064eView commit details -
pm: clear TCG and BCG disable bit in pm_init
HSD: 15015857053 This commit is to clear TCG and BCG disable bit in pm_init to make TCG can be achieved in D0i1 and first D0i2/D0i3 entry. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc6f4fb - Browse repository at this point
Copy the full SHA bc6f4fbView commit details -
pm: check pmu status register after d0ix exit
HSD: 15015857053 This commit is to check PMU_CG_PG_STATUS register after D0i1/2/3 exit. And check more registers to print some debug information if CG_Abort happened. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6391634 - Browse repository at this point
Copy the full SHA 6391634View commit details -
HSD: 15015857053 This commit is to enable unit test for PM D0ix flow. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 974b9dc - Browse repository at this point
Copy the full SHA 974b9dcView commit details -
pm: disable interrupt after exit from halt
HSD: 15015857053 This commit is to disable core interrupt after exit from halt, which is porting from ISH. We need to keep interrupt disabled until all necessary hardware context restoration is done. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b18e5bb - Browse repository at this point
Copy the full SHA b18e5bbView commit details -
pm: enable bcg for uart and i2c
HSD: 15015857053 This commit is to enable block level clock gating for UART and I2C controller. Signed-off-by: Roger Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe7178c - Browse repository at this point
Copy the full SHA fe7178cView commit details