Handle reserved memory with the no-map property.
authorandrew <andrew@FreeBSD.org>
Tue, 22 May 2018 16:03:41 +0000 (16:03 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 22 May 2018 16:03:41 +0000 (16:03 +0000)
commitddf794e4ce5f2737291ccb3a163b744e0ca7e05b
tree30827ac8430168c58418491f1da7a7dcd2d19603
parentc59a55b35b0aa5495954cf747dba073d3a560f7b
Handle reserved memory with the no-map property.

We shouldn't be mapping this memory, so we need to find it so it
can be excluded from the phys_avail map.

Reviewed by: manu
Obtained from: ABT Systems Ltd
Sponsored by: Turing Robotic Industries
Differential Revision: https://reviews.freebsd.org/D15518
sys/dev/fdt/fdt_common.c
sys/dev/fdt/fdt_common.h