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 support for DMI export to system #148

Open
calebofearth opened this issue Dec 11, 2023 · 0 comments
Open

Add support for DMI export to system #148

calebofearth opened this issue Dec 11, 2023 · 0 comments

Comments

@calebofearth
Copy link
Contributor

The Debug Module Interface in VeeR core currently has a large set of unimplemented addresses. The Caliptra project has a use case for conditionally routing DMI accesses to the outside system for intercept by other components. This is implemented as a hardcoded re-route on addresses 0x50-0x7F, which are used to read/write external system registers. This can be seen in el2_veer_wrapper.sv.

Feature request is to implement a permanent solution that allows system override/intercept of DMI accesses to a predefined address range, as has been done in Caliptra.

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