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

Teach Sstc to respect xenvcfg.STCE #1591

Merged
merged 1 commit into from
Feb 8, 2024

Commits on Feb 6, 2024

  1. Teach Sstc to respect xenvcfg.STCE

    When menvcfg.STCE=0, mip.STIP reverts to its defined behavior as if
    unsupporting Sstc extension. When henvcfg.STCE=0, mip.VSTIP reverts
    to its defined behavior as if unsupporting Sstc extension. [riscvarchive/riscv-time-compare#5]
    
    The previous Sstc implementation does not respect the xenvcfg.STCE.
    In other words, the Sstc may assert mip.STIP (mip.VSTIP) when
    menvcfg.STCE=0 (henvcfg.STCE=0), which is a misbehaving.
    YenHaoChen committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    928743b View commit details
    Browse the repository at this point in the history