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: vector CSRs are optional #1093

Merged
merged 1 commit into from
Jul 9, 2024

Commits on Jul 3, 2024

  1. target/riscv: vector CSRs are optional

    This is a fix to a mistake made in
    ea7e174.
    
    The newly introduced `gdb_regno_exist()` function was missing a part
    regarding vector CSRs.
    Link: riscv-collab@ea7e174#diff-b4aa16f9e42cb8f0934baa7c8e0ec9c70a369bef98b99b26ae2e896c8aa95d6aL6163-L6171
    
    Change-Id: I0361ea4dce8df5be748e2c6e7e6838029d3a7120
    Signed-off-by: Evgeniy Naydanov <evgeniy.naydanov@syntacore.com>
    en-sc committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6ea577d View commit details
    Browse the repository at this point in the history