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: fix addressing in dm_read/dm_write #991

Merged

Commits on Jan 16, 2024

  1. target/riscv: fix addressing in dm_read/dm_wirte

    There was an error in `dm_read`/`dm_write`: DMI address was checked
    against DM registers disregarding DM base address.
    
    To solve the issue `dmi_address()` function was introduced.
    
    Change-Id: Ia3be619417b5f5b53db5dfe302db05170d6787c9
    Signed-off-by: Evgeniy Naydanov <evgeniy.naydanov@syntacore.com>
    en-sc committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bb4c117 View commit details
    Browse the repository at this point in the history