Files
haiku-beta6/headers/private/kernel
David Karoly 3d79cd3332 kernel/arm: set PXN for user memory
* set PXN for all page tables below KERNEL_BASE
* also set PXN for physical page mapper

PXN, Privileged execute-never

When the PXN bit is 1, a Permission fault is generated if the processor
is executing at PL1 and attempts to execute an instruction fetched from
the corresponding memory region.

Change-Id: I3056cbed151004ac9edfbc81ebeada328aeb603c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5607
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2022-09-02 16:24:08 +00:00
..
2022-09-02 16:24:08 +00:00
2022-02-18 21:27:06 +00:00
2020-06-13 23:24:27 +02:00
2022-08-17 19:23:51 +00:00
2021-08-27 19:02:20 -04:00
2021-06-19 18:09:25 +00:00