NPDM: Difference between revisions
No edit summary |
|||
Line 349: | Line 349: | ||
|} | |} | ||
== Mapping restrictions == | |||
The physaddr range 0x80060000-0x81970FFF is not allowed to be mapped as IO. | |||
[2.0.0+] The range was changed into 0x80060000-0x81D3FFFF. | |||
The physaddr range 0x80000000-0x1000000000 is not allowed to be mapped as Normal. | |||
[2.0.0+] A blacklist was added for IO and Normal mappings: | |||
* 0x50040000-0x50060000 | |||
* 0x6000F000 | |||
* 0x6000DC00 | |||
* 0x70019000 | |||
* 0x7001C000 | |||
* 0x7001D000 | |||
* 0x7000E000 |