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(mpu): open mpu device region before and/or after image #2

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

Conversation

AfonsoSantos96
Copy link
Member

In some platforms (with MPU) the devices can be before and/or after the image, so the MPU regions must be flexible to cover all those devices.
This PR allows the starting code to create a region for the code and other(s) to the rest of the memory as a device region(s).

Signed-off-by: Afonso Santos [email protected]

@josecm
Copy link
Member

josecm commented Jan 7, 2023

@AfonsoSantos96 Can you also add the same change for the aarch64-r boot?

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.

2 participants