]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow the 32-bit arm physmem code to work on arm64.
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 22 May 2018 10:31:06 +0000 (10:31 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Tue, 22 May 2018 10:31:06 +0000 (10:31 +0000)
commit66971d57e9d82aa70e2ba7c078f1f3ef8f120799
tree8e2d55c264893ce1ce659ffa1e4c6cb0c6929024
parent89ae4d7f7a4fbb686a040fd186681c42229a5d71
Allow the 32-bit arm physmem code to work on arm64.

This will help simplify the arm64 code and allow us to properly exclude
memory that should never be mapped.

Obtained from: ABT Systems Ltd
Sponsored by: Turing Robotic Industries
sys/arm/arm/physmem.c