-
Notifications
You must be signed in to change notification settings - Fork 1
Enable various extra extensions for QEMU and GCC #7
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
Conversation
|
@dramforever You can test against QEMU 7.1 after rebasing (#9). |
5871633 to
523dfaf
Compare
Namely, Vector (V), Scalar cryptography (Zk*), Bitmanip (Zb*)
523dfaf to
b737f99
Compare
b737f99 to
641c1bd
Compare
|
I ran CI on my own fork and it works fine, both vector and crypto are enabled now, for both GCC and QEMU: https://github.com/dramforever/codewars-riscv-container/pull/2/checks |
Co-authored-by: kazk <kazk.dev@gmail.com>
|
As mentioned by myself in codewars/docs#492, I think Zbkx is redundant since it's in both Zk and Zks shorthands. Not a super big change, someone else can prob include in their next test/pr. |
This pull request tries to tackle codewars/runner#218 but I haven't been able to test it.
Also not sure if we should add the crypto extensions Zk* in.Since we will have 7.1, added Zk*.