Fix exception type on PMP check during PTW
Created by: Moschn
Fixes #906 (closed)
According to the spec:
If accessing pte violates a PMA or PMP check, raise an access-fault exception corresponding to the original access type.
Found by @Phantom1003
and @ProjectDimlight
Signed-off-by: Moritz Schneider moritz.schneider@inf.ethz.ch