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

mod_risc_v.rs should not expose the EPPB block #6

Open
adfernandes opened this issue Oct 18, 2024 · 0 comments
Open

mod_risc_v.rs should not expose the EPPB block #6

adfernandes opened this issue Oct 18, 2024 · 0 comments

Comments

@adfernandes
Copy link

On RISC-V accessing the EPBB block will trigger a bus fault, so mod_risc_v.rs should not expose that peripheral.

I will try my hand at modifying svd/RP2350.yaml to patch as appropriate, but don't know svdtool well enough to know if it supports conditional patching... this might need a slightly more invasive patch.

Suggestions are welcome, I'm happy to do the work and test!

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