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

Add SBI requirements for server platforms that are a superset of BRS ones #4

Open
andreiw opened this issue Jun 3, 2024 · 4 comments

Comments

@andreiw
Copy link
Collaborator

andreiw commented Jun 3, 2024

Looking at SBI 3.0 extensions, wherever required and matching Server SoC hardware requirements (e.g. RAS)

@andreiw
Copy link
Collaborator Author

andreiw commented Jun 3, 2024

Another example is hosted/native debug extension.

Need to scan the Server SoC requirements and identify the new SBI requirements that don't exist in the BRS.

@andreiw
Copy link
Collaborator Author

andreiw commented Jun 17, 2024

For RAS looks like we just need https://github.com/riscv-non-isa/riscv-sbi-doc/blob/master/src/ext-sse.adoc so far....

jones-drew added a commit that referenced this issue Jan 20, 2025
The RAS level implemented is unspecified by the Server SoC spec, but
if it is implemented then a portable OS should be provided the SBI
SSE extension to receive firmware forwarded events.

Resolves: #4
Signed-off-by: Andrew Jones <[email protected]>
@jones-drew
Copy link
Collaborator

Another example is hosted/native debug extension.

Should we require support for hosted/native debug?

Need to scan the Server SoC requirements and identify the new SBI requirements that don't exist in the BRS.

We may need FWFT, depending on what security features we require.

For now, I've created a PR with only SSE called out. We should discuss DBTR and FWFT more.

@jones-drew
Copy link
Collaborator

Merging the PR automatically closed this issue, but we may need to add more.

@jones-drew jones-drew reopened this Feb 3, 2025
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

No branches or pull requests

2 participants