Merged
Conversation
added 2 commits
November 17, 2025 07:56
This is a change suggested in ARC feedback. Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
ved-rivos
approved these changes
Nov 17, 2025
xypron
reviewed
Nov 17, 2025
server_platform_requirements.adoc
Outdated
| such differences do not interfere with architectural state migration | ||
| and subsequent execution of threads between harts. | ||
| 2+a| _Architectural state comprises all ISA-visible state relevant to | ||
| the SEE, including but not limited to: XLEN, endianness, |
Collaborator
There was a problem hiding this comment.
Please, add VLEN to the enumerated properties.
xypron
reviewed
Nov 17, 2025
server_platform_requirements.adoc
Outdated
|
|
||
| _Prohibited divergences (non-exhaustive):_ | ||
|
|
||
| * _Differences in XLEN, endianness, mandatory privilege features, or |
Collaborator
There was a problem hiding this comment.
Please, add VLEN to the enumerated properties.
ved-rivos
reviewed
Nov 17, 2025
server_platform_requirements.adoc
Outdated
| such differences do not interfere with architectural state migration | ||
| and subsequent execution of threads between harts. | ||
| 2+a| _Architectural state comprises all ISA-visible state relevant to | ||
| the SEE, including but not limited to: XLEN, endianness, |
Collaborator
There was a problem hiding this comment.
Suggested change
| the SEE, including but not limited to: XLEN, endianness, | |
| the SEE, including but not limited to: XLEN, VLEN, cache block size, endianness, |
ved-rivos
reviewed
Nov 17, 2025
server_platform_requirements.adoc
Outdated
|
|
||
| _Prohibited divergences (non-exhaustive):_ | ||
|
|
||
| * _Differences in XLEN, endianness, mandatory privilege features, or |
Collaborator
There was a problem hiding this comment.
Suggested change
| * _Differences in XLEN, endianness, mandatory privilege features, or | |
| * _Differences in XLEN, VLEN, endianness, cache block sizes, mandatory privilege features, or |
added 4 commits
November 24, 2025 14:42
This is a changed suggested in ARC feedback. The new text was provided by ARC. Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
This is a change suggested in ARC feedback. From Ved: """ The debug related registers to setup triggers are not visible to ISA. The RVA_060 and RVA_070 are discussing that. The Sdext and Sdtrig - the parts of debug that are visible to S-mode - are included in RVA020. I would suggest a section called "RISC-V Hart SEE" and place the RVA_060 and RVA_070 in that section. """ Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Now that two rules have been moved out of the section, renumber to regain an even distribution. Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
This is a change suggested in ARC feedback. From Ved: """ Update RVA_070 to make filtering by ASID/VMID required and scontext/hcontext optional - presently the rule states either may be implemented but neither are required. """ Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
8e12f12 to
f2f67ba
Compare
Collaborator
Author
|
I've add VLEN and cache block sizes. Do we still need to also call out the memory map as @radimkrcmar suggested? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.