SVC: Difference between revisions

Line 226: Line 226:


== svcSetMemoryPermission ==
== svcSetMemoryPermission ==
'''Description:''' Change CPU permission of memory region.
'''Description:''' Change permission of page-aligned memory region.


Bit2 of permission (exec) is not allowed. Setting write-only is not allowed either (bit1).
Bit2 of permission (exec) is not allowed. Setting write-only is not allowed either (bit1).