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

csr: fix simple accessor alignment #545

Merged
merged 1 commit into from
May 29, 2020
Merged

csr: fix simple accessor alignment #545

merged 1 commit into from
May 29, 2020

Conversation

gsomlo
Copy link
Collaborator

@gsomlo gsomlo commented May 29, 2020

MMPTR should always follow CSR alignment, NOT CSR data width.
(the latter merely indicates how many bits within a MMPTR are
actually populated).

Fixup for commit #4a5072a. Also fixes issue #544

MMPTR should always follow CSR alignment, NOT CSR data width.
(the latter merely indicates how many bits within a MMPTR are
actually populated).

Fixup for commit #4a5072a.

Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
@enjoy-digital enjoy-digital merged commit 5dd5f97 into enjoy-digital:master May 29, 2020
@enjoy-digital
Copy link
Owner

Thanks!

@gsomlo gsomlo deleted the gls-fix-mmptr branch May 29, 2020 16:40
@ozbenh
Copy link
Contributor

ozbenh commented May 30, 2020

I disagree ! See my comment in #544

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

Successfully merging this pull request may close these issues.

3 participants