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

rv32i: add Display trait for PMPRegion/Config #1970

Merged
merged 2 commits into from Jun 23, 2020

Conversation

a-pronin
Copy link
Contributor

Pull Request Overview

This patch implements Display trait for PMPregion and PMPconfig, and that adds PMP regions information for a process to the standard panic printout.

Testing Strategy

This pull request was tested by triggering a panic on a RISC-V board and monitoring output.

This patch implements Display trait for PMPregion and PMPconfig, which
adds PMP regions information for a process to the standard panic
printout.

BUG=none
TEST=make flash

Change-Id: Iff8a3ce27753cd8f4ab8fc72b9f0752a92e5968d
Change-Id: I3603453bfd0ff9b134161f9f7352e01ea7e4b57a
@bradjc bradjc added the WG-OpenTitan In the purview of the OpenTitan working group. label Jun 22, 2020
Copy link
Member

@ppannuto ppannuto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors d+

@bors
Copy link
Contributor

bors bot commented Jun 23, 2020

✌️ a-pronin can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@a-pronin
Copy link
Contributor Author

bors r+

@bors bors bot merged commit 957a890 into tock:master Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WG-OpenTitan In the purview of the OpenTitan working group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants