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

fix(PeriphDrivers): MAX32657 Cache Access #1312

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Dec 21, 2024

MAX32657 cache controller only accessibly by secure world.
This PR add guard to invalid access from non-secure world

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

MAX32657 cache controller only accessibly by secure world.
This commit add guard to invalid access

Signed-off-by: Sadik Ozer <[email protected]>
@github-actions github-actions bot added the MAX32657 Related to the MAX32655 (ME30) label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32657 Related to the MAX32655 (ME30)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant