-
Notifications
You must be signed in to change notification settings - Fork 40
Add Smcsrind and Sscsrind CSR YAML Files #590
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
Add Smcsrind and Sscsrind CSR YAML Files #590
Conversation
Take a look at #594 With that patch, you should be able to write the sw_read/sw_write functions for the indirect CSRs |
Thanks for the clarification, @dhower-qc. I've updated all relevant CSR fields to use: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a lot of single comments instead of a review, so adding my review now. (Leaving a review needs a comment, so viola.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@syedowaisalishah There are several comments on this PR that likely have already been solved by recent changes, can you either answer them or resolve them so reviewers can know exactly what to look like when taking a second look at this PR? Also, Github will request that all of them are resolved when we want to merge.
@AFOliveira Thanks for the reminder! I'll go through all the comments, respond where needed, and resolve the ones that have been addressed by the recent changes. I'll make sure everything is clear for the reviewers before we proceed with the next review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comments generally apply to all the files.
@dhower-qc, is there a way to incorporate this:
Given the "recommended" term, do we need an extension parameter? |
This is already handled as long as we call
|
@dhower-qc I’ve applied all the requested updates across mireg[1–6].yaml, sireg[1–6].yaml, and vsireg[1–6].yaml:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the small indentation request, looking good!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, assuming the regressions pass after pulling main.
Thanks for all the work!
This PR adds:
Extension YAML files for
Smcsrind
andSscsrind
CSR YAMLs for:
Closes Add Smcsrind/Sscsrind YAML #557