NV services: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 605: | Line 605: | ||
Map a memory region in the device address space. Identical to Linux driver pretty much. | Map a memory region in the device address space. Identical to Linux driver pretty much. | ||
Unaligned size will cause a | Unaligned size will cause a [[#Panic]]. | ||
On success, the mapped memory region is locked by having [[SVC#MemoryState]] bit34 set. | On success, the mapped memory region is locked by having [[SVC#MemoryState]] bit34 set. |