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: prevent the fence.i from triggering the exception #898

Closed
wants to merge 1 commit into from

Commits on Aug 1, 2023

  1. target/riscv: prevent the fence.i from triggering the exception

    On platforms that do not support Zifencei, executing fence.i will
    trigger an exception, this patch eliminates the impact of the
    exception
    
    Change-Id: I459cff096374064fdb6e18a9d95170510ae1f32e
    Signed-off-by: Xiang W <[email protected]>
    wxjstz committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    370262b View commit details
    Browse the repository at this point in the history