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

Relocate clock gating switch #1124

Merged
merged 9 commits into from
Dec 22, 2024
Merged

Relocate clock gating switch #1124

merged 9 commits into from
Dec 22, 2024

Conversation

stnolting
Copy link
Owner

As the clock-gating feature is only used by the CPU core itself, the clock switch is moved from the processor top to the CPU top. CLOCK_GATING_EN is now a CPU tuning option.

  • remove SYSINFO SYSINFO_SOC_CLOCK_GATING flag
  • add mxisa CSRS CSR_MXISA_CLKGATE flag

@stnolting stnolting added HW Hardware-related cleanup Clean-up the codebase labels Dec 22, 2024
@stnolting stnolting self-assigned this Dec 22, 2024
@stnolting stnolting marked this pull request as ready for review December 22, 2024 14:03
@stnolting stnolting merged commit 0d7e96c into main Dec 22, 2024
8 checks passed
@stnolting stnolting deleted the dev221224 branch December 22, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Clean-up the codebase HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant