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

[RISC-V] Preliminary port to the riscv64 architecture #529

Open
cyring opened this issue Feb 22, 2025 · 3 comments
Open

[RISC-V] Preliminary port to the riscv64 architecture #529

cyring opened this issue Feb 22, 2025 · 3 comments

Comments

@cyring
Copy link
Owner

cyring commented Feb 22, 2025

Branch riscv64 portage is made on a QEMU Virtual Machine as described in this Gist

@cyring
Copy link
Owner Author

cyring commented Feb 24, 2025

Image

@cyring cyring changed the title [RISC-V] Preliminary port of the riscv64 architecture [RISC-V] Preliminary port to the riscv64 architecture Feb 25, 2025
@cyring
Copy link
Owner Author

cyring commented Feb 26, 2025

Commit 5c3bc58 brings a mean to read a TSC
We use the same instruction per Core and for the Package.
Base clock is now estimated dynamically,
but no register found for the factory clock which is still hard-coded to 1 GHz (as specified in QEMU)

Image

Image

@cyring
Copy link
Owner Author

cyring commented Mar 8, 2025

  • mvendorid and marchid based architecture qualification in commit 450189f

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant