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

[patch-axel-26] inline RESET_CYCLES #125

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[patch-axel-26] inline RESET_CYCLES #125

wants to merge 3 commits into from

Commits on Jul 22, 2024

  1. risc-v: make initTimer() call resetTimer()

    This also fixes a QEMU problem happening rarely.
    
    Signed-off-by: Axel Heider <[email protected]>
    axel-h committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e022bef View commit details
    Browse the repository at this point in the history
  2. risc-v: inline RESET_CYCLES

    Signed-off-by: Axel Heider <[email protected]>
    axel-h committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    db552d4 View commit details
    Browse the repository at this point in the history
  3. wip debug QEMU reset issues

    axel-h committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    280737d View commit details
    Browse the repository at this point in the history