NPDM: Difference between revisions
Line 365: | Line 365: | ||
The physaddr range 0x80000000-0x2000000000 is not allowed to be mapped as Normal. | The physaddr range 0x80000000-0x2000000000 is not allowed to be mapped as Normal. | ||
[2.0.0 | [2.0.0-4.1.0] The range for IO was changed into 0x80060000-0x81D3FFFF. | ||
[2.0.0 | [2.0.0-4.1.0] A blacklist was added for IO and Normal mappings: | ||
* 0x50040000-0x50060000 (ARM, Interrupt Controller) | * 0x50040000-0x50060000 (ARM, Interrupt Controller) | ||
* 0x6000F000 (Exception Vectors) | * 0x6000F000 (Exception Vectors) | ||
Line 375: | Line 375: | ||
* 0x7001C000 (MC0) | * 0x7001C000 (MC0) | ||
* 0x7001D000 (MC1) | * 0x7001D000 (MC1) | ||
[5.0.0+] This whitelist was abandoned and instead two range checks were added. | |||
== Kernel versions == | == Kernel versions == |