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

[RFC] Syscall to obtain the misa? #101

Open
kallisti5 opened this issue Jul 20, 2022 · 1 comment
Open

[RFC] Syscall to obtain the misa? #101

kallisti5 opened this issue Jul 20, 2022 · 1 comment

Comments

@kallisti5
Copy link

As the MISA register is unavailable outside of machine mode, should SBI offer a syscall to obtain the supported extensions of the processor?

I'm really not seeing a method to obtain this at face value.

@atishp04
Copy link
Collaborator

atishp04 commented Nov 1, 2022

It is already available via DT/ACPI. I don't see the value in providing via SBI call.

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