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

Describe supported extensions per active domain #110

Open
sameo opened this issue Sep 10, 2024 · 0 comments
Open

Describe supported extensions per active domain #110

sameo opened this issue Sep 10, 2024 · 0 comments

Comments

@sameo
Copy link
Collaborator

sameo commented Sep 10, 2024

The SUPD active domain enumeration function describes which supervisor domains are active. But active domains may or may not support CoVE and there is no way for SW to get that information, aside from poking at extensions specific functions like e.g. sbi_covh_get_tsm_info or CoVE.

Would it make sense to add a sbi_spud_supported_extensions() function to let a supervisor domain manager describe which supervisor domain ID addressable (as defined in https://github.com/riscv-non-isa/riscv-ap-tee/blob/main/src/sbi_cove.adoc#function-enumerate-active-supervisor-domains-fid-0) SBI extensions it supports? It would return a 64-bit value with all supported extensions, and CoVE could reserve bit 0.

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

1 participant