NPDM: Difference between revisions
→Kernel Access Control: finally put this on the wiki, added in 8.0.0 |
|||
| Line 492: | Line 492: | ||
| MemoryMap (RW) | | MemoryMap (RW) | ||
| Bits8-31: BeginAddress. | | Bits8-31: BeginAddress. | ||
|- | |||
| <code>0bxxxxx01111111111</code> | |||
| Bit10 | |||
| [8.0.0+] MemoryRegionMap | |||
| Bits 11-17: Region0, Bits 18-24: Region1, bits 25-31: Region2. Region is bit 0-6: MemoryRegionType, bit 7 = IsReadOnly. | |||
|- | |- | ||
| <code>0bxxxx011111111111</code> | | <code>0bxxxx011111111111</code> | ||