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 menvcfg[h] CSRs #741

Merged
merged 4 commits into from
Dec 1, 2023
Merged

Add menvcfg[h] CSRs #741

merged 4 commits into from
Dec 1, 2023

Conversation

stnolting
Copy link
Owner

According to the RISC-V priv. spec. these CSRs seem to be mandatory (i.e. they have to be implemented if the U ISA extension is enabled). However, the features provided by these CSRs are not supported yet. Hence, the entire CSRs are hardwired to all-zero.

@stnolting stnolting added the risc-v compliance Modification to comply with official RISC-V specs. label Dec 1, 2023
@stnolting stnolting self-assigned this Dec 1, 2023
@stnolting stnolting marked this pull request as ready for review December 1, 2023 05:43
@stnolting stnolting merged commit 1b4e9e1 into main Dec 1, 2023
8 checks passed
@stnolting stnolting deleted the add_menvcfg_csr branch December 1, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
risc-v compliance Modification to comply with official RISC-V specs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant