Skip to content

Conversation

nchong
Copy link

@nchong nchong commented Dec 20, 2016

See issue #380.

Move call to vmpu_mpu_lock() after vmpu_load_box(). This guarantees that all RBAR/RASR registers have been written-to (by vmpu_mpu_invalidate()) before the MPU is enabled.

My only concern is whether this change is compatible with the Kinetis MPU.

See issue ARMmbed#380.

Move call to vmpu_mpu_lock() after vmpu_load_box(). This guarantees that all
RBAR/RASR registers have been written-to (by vmpu_mpu_invalidate()) before the
MPU is enabled.
@Patater
Copy link
Contributor

Patater commented Jul 31, 2017

Please rebase on latest uVisor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants