]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the elf trampoline disable the MMU, and link it at physical address,
authorcognet <cognet@FreeBSD.org>
Tue, 20 Dec 2005 01:28:17 +0000 (01:28 +0000)
committercognet <cognet@FreeBSD.org>
Tue, 20 Dec 2005 01:28:17 +0000 (01:28 +0000)
commitb0632238f9c37cfb4bf07e8c06e24669082f6c43
tree46002a861c058c981b4e8a8da44e96bbb953252c
parent761a5296f91cc098c572f1be56dd44b000486be9
Make the elf trampoline disable the MMU, and link it at physical address,
to avoid bad surprises.
sys/arm/arm/elf_trampoline.c
sys/conf/Makefile.arm