-
Notifications
You must be signed in to change notification settings - Fork 0
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
ACT Hint Ops #32
Comments
This should be a good onboarding project |
@HAMZA-AFZAL404 can you have a look at it? |
Ok i am doing it. |
@HAMZA-AFZAL404, as you start your work, the 2 most important questions for me is what "size" is this. (See the help text on the Sizing field) and when do you target having a PR accepted by the community. This is the Planning phase work I need to move you to Developing. Please post your thoughts when you have them. THANKS! |
@HAMZA-AFZAL404, an thoughts on my previous questions about size and target completion date? |
@HAMZA-AFZAL404, an thoughts on my previous questions about size and target completion date? |
@jjscheel , @HAMZA-AFZAL404 has been assigned to some other projects in a different team, so he will not be available to work on ACT stuff, we have shelved this one, we will come back to this one in the next quarter |
Ok. Will set to blocking. Let me know when you have a resource to work on this. |
Technical Group
Architecture Test SIG
ratification-pkg
Priv 1.11
Technical Liaison
Allen Baum
Task Category
Arch Tests
Task Sub Category
Ratification Target
3Q2023
Statement of Work (SOW)
Component names:
RV32/64I
Requirements:
Generate tests for hint ops to confirm that they have no architectural observable effects.
This would setup registers and initialize CSRs, execute the hint, then store all relevant registers into the
signature (with the expectation they will be unchanged, as confirmed from Sail). Any register that contains an
address would need to be relocated appropriately prior to being saved (that would be the signature pointer,
primarily, and any CSRs that contain an address such as EPC and TVAL.
The test should be easily updated as new hint functionality is ratified (e.g. Zihintntl).
Deliverables:
Acceptance Criteria:
Projected timeframe: (best guess date)
SOW Signoffs:
Waiver
Pull Request Details
No response
The text was updated successfully, but these errors were encountered: