ARMmbed / ARMmbed/uvisor

Distinguish between read/write faults

Open
#68 1 comment 0 reactions 1 assignee Claimed by @meriac View on GitHub
bug issue mirrored
Dominant language
C
Stars
135
Forks
72
PR merge metrics
No merged PRs in 30d

Description

When creating a RO region, write access will create an access fault as expected - but it needs to avoid configuring the corresponding MPU region again: instead faulting with an security exception.

Workaround:
- avoid writing to RO-regions

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.