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

Changes from upstream #205

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Changes from upstream #205

merged 2 commits into from
Jan 11, 2024

Conversation

pussuw
Copy link

@pussuw pussuw commented Jan 11, 2024

Summary

Impact

Testing

This is not the right place to modify DMA memory protection values.

Why not? These are designed to protect other AMP mode instances. Opening
the entire SoC's memory for the USB DMA kind of defeats this purpose.

Also, the driver cannot know how to configure these registers correctly,
only opening up the whole SoC "works".
Add method to lock an MPUCFG entry. Locking means the value of the register
cannot be changed until the SoC is reset.
@pussuw pussuw requested a review from jlaitine January 11, 2024 15:02
@pussuw pussuw merged commit fdca8e9 into master Jan 11, 2024
7 checks passed
@pussuw pussuw deleted the changes_from_upstream branch January 11, 2024 18:43
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.

1 participant