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

Updates for some of the ARC feedback #206

Merged
merged 5 commits into from
Nov 6, 2024
Merged

Conversation

vlsunil
Copy link
Collaborator

@vlsunil vlsunil commented Oct 28, 2024

This PR tries to address below ARC feedbacks.

  1. Clarify that WordIo etc are AML macros (ARC DWordIO, QWordIO, and ExtendedIO are not exactly resource types #197)
  2. Change from Requirement to Rule (ARC Rename Requirement XXX_NNN as Rule XXX_NNN #199)
  3. Add clarification for URT_050 (ARC Give reasons for URT_040 and URT_050 #201)
  4. Remove allowing deprecated legacy SBI console (ARC Do not recommend deprecated legacy console #203)
  5. Update text around secondary core requirement (ARC Secondary harts should be usable after boot #183)

Fix for the ARC feedback regarding secondary cores.

Fixes: riscv-non-isa#183
Closes: riscv-non-isa#183
Signed-off-by: Sunil V L <[email protected]>
Remove text around supporting deprecated SBI legacy console.

Fixes: riscv-non-isa#203
Closes: riscv-non-isa#203
Signed-off-by: Sunil V L <[email protected]>
As per ARC feedback, change the Table headings from Requirements to Rules.

Fixes: riscv-non-isa#199
Closes: riscv-non-isa#199
Signed-off-by: Sunil V L <[email protected]>
Clarify AML_020 requirement that DWordIo etc are ASL macros instead of
resource types. Add missing other IO macros as well.

Fixes: riscv-non-isa#197
Closes: riscv-non-isa#197
Signed-off-by: Sunil V L <[email protected]>
@vlsunil
Copy link
Collaborator Author

vlsunil commented Oct 28, 2024

@andreiw @adurbin-rivos @avpatel - please review.

@avpatel
Copy link
Collaborator

avpatel commented Oct 28, 2024

Overall all changes looks good to me.

@andreiw andreiw merged commit b9383ae into riscv-non-isa:main Nov 6, 2024
2 checks passed
@andreiw
Copy link
Collaborator

andreiw commented Nov 6, 2024

thanks, looks good - merged

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

Successfully merging this pull request may close these issues.

3 participants