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

target/riscv: avoid unnecessary dcsr.ebreak* update on reset #1154

Merged
merged 1 commit into from
Oct 30, 2024

Commits on Oct 25, 2024

  1. target/riscv: avoid unnecessary dcsr.ebreak* update on reset

    There is no need to change if `dcsr.ebreak*` fields after a reset if a
    user requested a configuration that will result `dcsr.ebreak*` field
    values equal to reset values.
    
    Change-Id: I2844d30aef8f735c7b37394ee422e9b3f04a2e3b
    Signed-off-by: Evgeniy Naydanov <[email protected]>
    en-sc committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3fe20e7 View commit details
    Browse the repository at this point in the history